[netperf-dev] netperf2 commit notice r516 - trunk/src
raj at netperf.org
raj at netperf.org
Thu Jan 5 15:48:52 PST 2012
Author: raj
Date: 2012-01-05 15:48:52 -0800 (Thu, 05 Jan 2012)
New Revision: 516
Modified:
trunk/src/nettest_omni.c
Log:
report the rsr_size_end in an omni stream test rather than a copy of the lss_size_end
Modified: trunk/src/nettest_omni.c
===================================================================
--- trunk/src/nettest_omni.c 2011-12-06 00:34:36 UTC (rev 515)
+++ trunk/src/nettest_omni.c 2012-01-05 23:48:52 UTC (rev 516)
@@ -1689,7 +1689,7 @@
/* building blocks for output selection */
#define NETPERF_TPUT "ELAPSED_TIME,THROUGHPUT,THROUGHPUT_UNITS"
-#define NETPERF_OUTPUT_STREAM "LSS_SIZE_END,LSS_SIZE_END,LOCAL_SEND_SIZE"
+#define NETPERF_OUTPUT_STREAM "LSS_SIZE_END,RSR_SIZE_END,LOCAL_SEND_SIZE"
#define NETPERF_OUTPUT_MAERTS "RSS_SIZE_END,LSR_SIZE_END,REMOTE_SEND_SIZE"
#define NETPERF_CPU "LOCAL_CPU_UTIL,LOCAL_CPU_METHOD,REMOTE_CPU_UTIL,REMOTE_CPU_METHOD,LOCAL_SD,REMOTE_SD,SD_UNITS"
#define NETPERF_RR "LSS_SIZE_END,LSR_SIZE_END,RSR_SIZE_END,RSS_SIZE_END,REQUEST_SIZE,RESPONSE_SIZE"
More information about the netperf-dev
mailing list