]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pktgen: document ability to add same device to several threads
authorJesper Dangaard Brouer <brouer@redhat.com>
Thu, 21 May 2015 10:16:40 +0000 (12:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 May 2015 03:59:16 +0000 (23:59 -0400)
commit2a1ddf27e8189e1d68336c55dd2f305b224ae8f1
tree44a814e3a53aff631b78778d4d71eb60050a3d3b
parent91db4b3c89ac2fc33baa6ed0481037115de80beb
pktgen: document ability to add same device to several threads

The pktgen.txt documentation still claimed that adding same device to
multiple threads were not supported, but it have been since 2008 via
commit e6fce5b916cd7 ("pktgen: multiqueue etc.").

Document this and describe the naming scheme dev@X, as the procfile name
still need to be unique.

Fixes: e6fce5b916cd7 ("pktgen: multiqueue etc.")
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/pktgen.txt