zephyr/samples/net/zperf
jgarcia 7b8d89d921 net:apps: zperf application
zperf is a network traffic generator for Zephyr.
Same application is able to work dynamically in client or server mode.
It allows to assess network bandwidth.
zperf is compliant with iperf_2.0.5.
zperf can be run in micro or nano kernel.

Change-Id: Icbd69e1ad56ad29c678b098e7a2e07c44f90e48e
Signed-off-by: jgarcia <jeremie.garcia@intel.com>
2016-04-18 06:07:02 +00:00
..
src net:apps: zperf application 2016-04-18 06:07:02 +00:00
Makefile net:apps: zperf application 2016-04-18 06:07:02 +00:00
prj_galileo_ethernet.conf net:apps: zperf application 2016-04-18 06:07:02 +00:00
prj.conf net:apps: zperf application 2016-04-18 06:07:02 +00:00
prj.mdef net:apps: zperf application 2016-04-18 06:07:02 +00:00
README net:apps: zperf application 2016-04-18 06:07:02 +00:00

Desc:
=====
zperf is a network traffic generator for Zephyr.
Same application is able to work dynamically in client or server mode.
It allows to assess network bandwidth.
zperf is compliant with iperf_2.0.5.
zperf can be run in micro or nano kernel.