[netperf-dev] netperf2 commit notice r157 - trunk/doc/examples
raj at netperf.org
raj at netperf.org
Thu Nov 8 15:30:01 PST 2007
Author: raj
Date: 2007-11-08 15:30:00 -0800 (Thu, 08 Nov 2007)
New Revision: 157
Modified:
trunk/doc/examples/packet_byte_script
Log:
we dont need to echo the mss value
Modified: trunk/doc/examples/packet_byte_script
===================================================================
--- trunk/doc/examples/packet_byte_script 2007-11-08 23:25:24 UTC (rev 156)
+++ trunk/doc/examples/packet_byte_script 2007-11-08 23:30:00 UTC (rev 157)
@@ -69,8 +69,6 @@
MSS=`$NETPERF_CMD -H $REM_HOST -t TCP_MSS -P 0 -v 0`
-echo "MSS is $MSS"
-
# The request,response sizes that we will be using. The netperf
# command parser will treat "1" the same as "1,1" - I use 1,1 to
# remember that it is "request,response"
More information about the netperf-dev
mailing list