samples: net: zperf: Update the README file
Clarify what iPerf version was used when testing this sample
application. It was iPerf 2.0.9 which worked ok, for example
iPerf 2.0.13 did not work properly with UDP uploader (client)
mode.
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
diff --git a/samples/net/zperf/README.rst b/samples/net/zperf/README.rst
index 7165902..926f4b6 100644
--- a/samples/net/zperf/README.rst
+++ b/samples/net/zperf/README.rst
@@ -12,7 +12,14 @@
Features
*********
-- Compatible with iPerf_2.0.5.
+- Compatible with iPerf_2.0.9. Note that UDP uploader (client) testing did
+ not work properly in iPerf_2.0.13: an error message like this is printed
+ and the server reported statistics are missing.
+
+.. code-block:: console
+
+ LAST PACKET NOT RECEIVED!!!
+
- Client or server mode allowed without need to modify the source code.
Supported Boards