d5db35204a
Ability to use Zephyr shell by multiple modules simultaneously, each module for its own usage. Old shell implementation enabled the user to call only one module commands, not all of the modules simultaneously. Change-Id: I0ef8fa2fd190b7490c44fe91d1016363258302c9 Signed-off-by: Yael Avramovich <yael.avramovich@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README.rst | ||
prj.mdef | ||
prj_galileo_ethernet.conf | ||
prj_galileo_ethernet_prof.conf | ||
prj_prof.mdef | ||
testcase.ini |
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.