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>
This commit is contained in:
Ben Hutchings
2015-02-24 02:32:48 +00:00
committad av David S. Miller
förälder 2ad1cdf2ea
incheckning 06481f22c6
8 ändrade filer med 0 tillägg och 18 borttagningar

Visa fil

@@ -25,8 +25,6 @@ PGDEV=/proc/net/pktgen/kpktgend_0
pgset "rem_device_all"
echo "Adding eth1"
pgset "add_device eth1"
echo "Setting max_before_softirq 10000"
pgset "max_before_softirq 10000"
# device config

Visa fil

@@ -25,8 +25,6 @@ PGDEV=/proc/net/pktgen/kpktgend_0
pgset "rem_device_all"
echo "Adding eth1"
pgset "add_device eth1"
echo "Setting max_before_softirq 10000"
pgset "max_before_softirq 10000"
# device config

Visa fil

@@ -26,8 +26,6 @@ PGDEV=/proc/net/pktgen/kpktgend_0
pgset "rem_device_all"
echo "Adding eth1"
pgset "add_device eth1"
echo "Setting max_before_softirq 10000"
pgset "max_before_softirq 10000"
# device config

Visa fil

@@ -26,8 +26,6 @@ PGDEV=/proc/net/pktgen/kpktgend_0
pgset "rem_device_all"
echo "Adding eth1"
pgset "add_device eth1"
echo "Setting max_before_softirq 10000"
pgset "max_before_softirq 10000"
# device config

Visa fil

@@ -25,8 +25,6 @@ PGDEV=/proc/net/pktgen/kpktgend_0
pgset "rem_device_all"
echo "Adding eth1"
pgset "add_device eth1"
echo "Setting max_before_softirq 10000"
pgset "max_before_softirq 10000"
# device config

Visa fil

@@ -27,8 +27,6 @@ PGDEV=/proc/net/pktgen/kpktgend_0
pgset "add_device eth1"
echo "Adding eth2"
pgset "add_device eth2"
echo "Setting max_before_softirq 10000"
pgset "max_before_softirq 10000"
# device config

Visa fil

@@ -26,8 +26,6 @@ PGDEV=/proc/net/pktgen/kpktgend_0
pgset "rem_device_all"
echo "Adding eth1"
pgset "add_device eth1"
echo "Setting max_before_softirq 10000"
pgset "max_before_softirq 10000"
# We need to remove old config since we dont use this thread. We can only
# one NIC on one CPU due to affinity reasons.

Visa fil

@@ -25,16 +25,12 @@ PGDEV=/proc/net/pktgen/kpktgend_0
pgset "rem_device_all"
echo "Adding eth1"
pgset "add_device eth1"
echo "Setting max_before_softirq 10000"
pgset "max_before_softirq 10000"
PGDEV=/proc/net/pktgen/kpktgend_1
echo "Removing all devices"
pgset "rem_device_all"
echo "Adding eth2"
pgset "add_device eth2"
echo "Setting max_before_softirq 10000"
pgset "max_before_softirq 10000"
# device config