]> 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)
commit781e2f26e32066e489ba3b64e0f969233f9d2019
tree44a814e3a53aff631b78778d4d71eb60050a3d3b
parent53545d8c274accd665aadc9eed9974460a493ab2
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