diff options
author | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2015-02-24 03:32:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-24 04:03:18 +0100 |
commit | 2ad1cdf2ea5991b42b934d76c36113ceb4561fa6 (patch) | |
tree | 71b4af417e75482fa07e3a037e7339ed6a7946e6 /samples/pktgen/pktgen.conf-1-1-rdos | |
parent | samples/pktgen: Delete unused function pg() (diff) | |
download | linux-2ad1cdf2ea5991b42b934d76c36113ceb4561fa6.tar.xz linux-2ad1cdf2ea5991b42b934d76c36113ceb4561fa6.zip |
samples/pktgen: Correct comments about the thread config
They all claimed to be two CPU examples using eth1, eth2 but
that is only true in one case!
Rob Jones pointed out spelling and grammar errors here, which I've
also corrected.
Cc: Rob Jones <rob.jones@codethink.co.uk>
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/pktgen/pktgen.conf-1-1-rdos')
-rwxr-xr-x | samples/pktgen/pktgen.conf-1-1-rdos | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pktgen/pktgen.conf-1-1-rdos b/samples/pktgen/pktgen.conf-1-1-rdos index e71f2818eef9..6013975d26d9 100755 --- a/samples/pktgen/pktgen.conf-1-1-rdos +++ b/samples/pktgen/pktgen.conf-1-1-rdos @@ -18,7 +18,7 @@ function pgset() { # thread config -# Each CPU has own thread. Two CPU exammple. We add eth1, eth2 respectivly. +# Each CPU has its own thread. One CPU example. We add eth1. PGDEV=/proc/net/pktgen/kpktgend_0 echo "Removing all devices" |