pktgen: remove obsolete "max_before_softirq" from pktgen doc
And cleanup some whitespaces in pktgen.txt. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
fe59384495
commit
d012827e81
1 changed files with 8 additions and 10 deletions
|
@ -53,10 +53,9 @@ For ixgbe use e.g. "30" resulting in approx 33K interrupts/sec (1/30*10^6):
|
||||||
Viewing threads
|
Viewing threads
|
||||||
===============
|
===============
|
||||||
/proc/net/pktgen/kpktgend_0
|
/proc/net/pktgen/kpktgend_0
|
||||||
Name: kpktgend_0 max_before_softirq: 10000
|
|
||||||
Running:
|
Running:
|
||||||
Stopped: eth1
|
Stopped: eth1
|
||||||
Result: OK: max_before_softirq=10000
|
Result: OK: add_device=eth1
|
||||||
|
|
||||||
Most important are the devices assigned to the thread. Note that a
|
Most important are the devices assigned to the thread. Note that a
|
||||||
device can only belong to one thread.
|
device can only belong to one thread.
|
||||||
|
@ -247,7 +246,6 @@ stop
|
||||||
|
|
||||||
add_device
|
add_device
|
||||||
rem_device_all
|
rem_device_all
|
||||||
max_before_softirq
|
|
||||||
|
|
||||||
|
|
||||||
** Device commands:
|
** Device commands:
|
||||||
|
|
Loading…
Add table
Reference in a new issue