zephyr/samples/net/zperf
Benjamin Walsh c72acc9333 zperf_shell: add unified kernel string for unified kernel case
Change-Id: I61053d6aff6381eb32626b457da6ef5170ffc503
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-09-13 17:12:55 -04:00
..
src zperf_shell: add unified kernel string for unified kernel case 2016-09-13 17:12:55 -04:00
Makefile samples/net/zperf: add task profiler support 2016-06-16 18:10:29 +00:00
README.rst samples/net/zperf: add task profiler support 2016-06-16 18:10:29 +00:00
prj.mdef
prj_galileo_ethernet.conf
prj_galileo_ethernet_prof.conf samples/net/zperf: add task profiler support 2016-06-16 18:10:29 +00:00
prj_prof.mdef samples/net/zperf: add task profiler support 2016-06-16 18:10:29 +00:00
testcase.ini samples: net: zperf: build for sanitycheck runs 2016-08-15 09:38:53 -07:00

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.