From 56bf85096cc89f91d28671b5d93b4172240263bc Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 27 Jul 2016 15:09:11 +0000 Subject: Cleanup patches, category benchmarks Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- .../netperf/files/patch-doc_examples_tcp__range__script | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 benchmarks/netperf/files/patch-doc_examples_tcp__range__script (limited to 'benchmarks/netperf/files/patch-doc_examples_tcp__range__script') diff --git a/benchmarks/netperf/files/patch-doc_examples_tcp__range__script b/benchmarks/netperf/files/patch-doc_examples_tcp__range__script new file mode 100644 index 000000000000..29a14d41e13c --- /dev/null +++ b/benchmarks/netperf/files/patch-doc_examples_tcp__range__script @@ -0,0 +1,11 @@ +--- doc/examples/tcp_range_script.orig 2011-02-10 17:04:20 UTC ++++ doc/examples/tcp_range_script +@@ -43,7 +43,7 @@ PORT="" + # where is netperf, and are there any "constant" options such as + # the netserver port number + #NETHOME=/usr/etc/net_perf +-NETHOME="." ++NETHOME="%%PREFIX%%/bin" + NETPERF=$NETHOME/netperf $PORT + + # How accurate we want the estimate of performance: -- cgit v1.2.3