commit | 9b9ce0e52956d73bc505da0bcf359301d0a6ca84 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu May 14 16:14:32 2020 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Aug 18 10:45:27 2020 -0400 |
tree | 8ecc97b4c8b89d95352f5d4faad633eea4e754dd | |
parent | a78ee2194ae33ad4b5091d5fdb64136a8999e49e [diff] |
samples: net: socket: packet: Refactor to allow flooding Create two threads, one for receiving packet socket data and the other for sending raw Ethernet frames. Add flood option where it is possible to stress test the IP stack. Flooding is disabled by default. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>