mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 14:01:58 +00:00
Change-Id: I199e4b5aca0b0793e18149a758c430d01b5aabd4 Signed-off-by: Fabrice Olivero <fabrice.olivero@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
prj_galileo_ethernet_prof.conf | ||
prj_galileo_ethernet.conf | ||
prj_prof.mdef | ||
prj.mdef | ||
README.rst |
Description =========== zperf is a network traffic generator for Zephyr that may be used to evaluate network bandwidth. Features ========= - Compatible with iPerf_2.0.5. - Support for micro and nano kernel modes. - Client or server mode allowed without need to modify the source code. - Working with task profiler (PROFILER=1 to be set when building zperf) Supported Boards ================ zperf is board-agnostic. However, zperf requires a network interface. So far, zperf has been tested only on the Intel Galileo Development Board.