[netperf-dev] netperf2 commit notice r620 - trunk/src

raj at netperf.org raj at netperf.org
Fri Dec 14 13:57:44 PST 2012


Author: raj
Date: 2012-12-14 13:57:44 -0800 (Fri, 14 Dec 2012)
New Revision: 620

Modified:
   trunk/src/nettest_omni.c
Log:
update some usage strings to better reflect current behaviour

Modified: trunk/src/nettest_omni.c
===================================================================
--- trunk/src/nettest_omni.c	2012-12-14 21:26:53 UTC (rev 619)
+++ trunk/src/nettest_omni.c	2012-12-14 21:57:44 UTC (rev 620)
@@ -7034,8 +7034,8 @@
                       be set.\n\
     -L name[/mask],fam  Use name (or IP) and family as source of data connection\n\
                       A mask value will cause randomization of the IP used\n\
-    -m bytes          Set the send size (TCP_STREAM, UDP_STREAM)\n\
-    -M bytes          Set the recv size (TCP_STREAM, UDP_STREAM)\n\
+    -m local,remote   Set the send size for _STREAM/_MAERTS tests\n\
+    -M local,remote   Set the recv size for _STREAM/_MAERTS tests\n\
     -n                Use the connected socket for UDP locally\n\
     -N                Use the connected socket for UDP remotely\n\
     -o [file]         Generate CSV output optionally based on file\n\



More information about the netperf-dev mailing list