summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/files/patch-packet_byte_script
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/netperf/files/patch-packet_byte_script')
-rw-r--r--benchmarks/netperf/files/patch-packet_byte_script11
1 files changed, 11 insertions, 0 deletions
diff --git a/benchmarks/netperf/files/patch-packet_byte_script b/benchmarks/netperf/files/patch-packet_byte_script
new file mode 100644
index 000000000000..1e1149eb0bba
--- /dev/null
+++ b/benchmarks/netperf/files/patch-packet_byte_script
@@ -0,0 +1,11 @@
+--- doc/examples/packet_byte_script.bak Fri Oct 21 07:58:11 2005
++++ doc/examples/packet_byte_script Thu Nov 9 13:20:06 2006
+@@ -22,7 +22,7 @@
+ fi
+
+ # where is netperf
+-NETPERF_CMD=${NETPERF_CMD:=/opt/netperf/netperf}
++NETPERF_CMD=${NETPERF_CMD:=%%PREFIX%%/bin/netperf}
+
+ # at what port will netserver be waiting? If you decide to run
+ # netserver at a differnet port than the default of 12865, then set