]> git.baikalelectronics.ru Git - kernel.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)
commit9d3cced80b4211598b3dddca1c95e267301cc7bb
tree44a814e3a53aff631b78778d4d71eb60050a3d3b
parent09fd7833e66002b393746294f9abca45dd920e70
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 10c2101545110 ("pktgen: multiqueue etc.").

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

Fixes: 10c2101545110 ("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