Commit 06481f22c6fa5a85445770d5adceb261cac6620f

Authored by Ben Hutchings
Committed by David S. Miller
1 parent 2ad1cdf2ea

samples/pktgen: Remove setting of obsolete max_before_softirq parameter

Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

Showing 8 changed files with 0 additions and 18 deletions Side-by-side Diff

samples/pktgen/pktgen.conf-1-1
... ... @@ -25,8 +25,6 @@
25 25 pgset "rem_device_all"
26 26 echo "Adding eth1"
27 27 pgset "add_device eth1"
28   - echo "Setting max_before_softirq 10000"
29   - pgset "max_before_softirq 10000"
30 28  
31 29  
32 30 # device config
samples/pktgen/pktgen.conf-1-1-flows
... ... @@ -25,8 +25,6 @@
25 25 pgset "rem_device_all"
26 26 echo "Adding eth1"
27 27 pgset "add_device eth1"
28   - echo "Setting max_before_softirq 10000"
29   - pgset "max_before_softirq 10000"
30 28  
31 29  
32 30 # device config
samples/pktgen/pktgen.conf-1-1-ip6
... ... @@ -26,8 +26,6 @@
26 26 pgset "rem_device_all"
27 27 echo "Adding eth1"
28 28 pgset "add_device eth1"
29   - echo "Setting max_before_softirq 10000"
30   - pgset "max_before_softirq 10000"
31 29  
32 30  
33 31 # device config
samples/pktgen/pktgen.conf-1-1-ip6-rdos
... ... @@ -26,8 +26,6 @@
26 26 pgset "rem_device_all"
27 27 echo "Adding eth1"
28 28 pgset "add_device eth1"
29   - echo "Setting max_before_softirq 10000"
30   - pgset "max_before_softirq 10000"
31 29  
32 30  
33 31 # device config
samples/pktgen/pktgen.conf-1-1-rdos
... ... @@ -25,8 +25,6 @@
25 25 pgset "rem_device_all"
26 26 echo "Adding eth1"
27 27 pgset "add_device eth1"
28   - echo "Setting max_before_softirq 10000"
29   - pgset "max_before_softirq 10000"
30 28  
31 29  
32 30 # device config
samples/pktgen/pktgen.conf-1-2
... ... @@ -27,8 +27,6 @@
27 27 pgset "add_device eth1"
28 28 echo "Adding eth2"
29 29 pgset "add_device eth2"
30   - echo "Setting max_before_softirq 10000"
31   - pgset "max_before_softirq 10000"
32 30  
33 31  
34 32 # device config
samples/pktgen/pktgen.conf-2-1
... ... @@ -26,8 +26,6 @@
26 26 pgset "rem_device_all"
27 27 echo "Adding eth1"
28 28 pgset "add_device eth1"
29   - echo "Setting max_before_softirq 10000"
30   - pgset "max_before_softirq 10000"
31 29  
32 30 # We need to remove old config since we dont use this thread. We can only
33 31 # one NIC on one CPU due to affinity reasons.
samples/pktgen/pktgen.conf-2-2
... ... @@ -25,16 +25,12 @@
25 25 pgset "rem_device_all"
26 26 echo "Adding eth1"
27 27 pgset "add_device eth1"
28   - echo "Setting max_before_softirq 10000"
29   - pgset "max_before_softirq 10000"
30 28  
31 29 PGDEV=/proc/net/pktgen/kpktgend_1
32 30 echo "Removing all devices"
33 31 pgset "rem_device_all"
34 32 echo "Adding eth2"
35 33 pgset "add_device eth2"
36   - echo "Setting max_before_softirq 10000"
37   - pgset "max_before_softirq 10000"
38 34  
39 35  
40 36 # device config