zephyr/samples
Jukka Rissanen 37f54c11fa samples: net: perf: Add sample for throughput measurement
Add a simple UDP server application that will receive UDP data
and print various statistics like number of packets received and
dropped, amount of bytes received, and how many packets / sec
we were able to receive.

Currently the sample only provides a config file for FRDM-K64F board.
Note that this sample should not be run in QEMU as the performance
is very bad there because of SLIP link between Linux host and QEMU.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-01-29 01:57:41 +05:30
..
application_development/external_lib
basic samples: update the blinky sample to work with the Arduino Zero. 2018-01-29 01:41:41 +05:30
bluetooth arm: nordic: flash: Use FLASH_DEV_NAME define 2018-01-25 15:23:00 -06:00
boards
cpp_synchronization
drivers arm: nordic: flash: Use FLASH_DEV_NAME define 2018-01-25 15:23:00 -06:00
grove
hello_world
mpu drivers: flash: stm32: Convert to use device tree 2018-01-26 09:25:57 -06:00
net samples: net: perf: Add sample for throughput measurement 2018-01-29 01:57:41 +05:30
nfc/nfc_hello
philosophers
sensor
subsys
synchronization
testing
kernel.rst
samples.rst