]> git.baikalelectronics.ru Git - kernel.git/commit
net: add priority field to pktgen
authorJohn Fastabend <john.r.fastabend@intel.com>
Tue, 16 Nov 2010 19:12:28 +0000 (19:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Nov 2010 18:43:07 +0000 (10:43 -0800)
commit315200885b574be2541fa96aea020c28dde6d952
treec1c0e72f7f17e91109b05e6b28b6c84859664895
parent9f0a9329c7e6e01ef78451b28a2b4fd589fbf8c0
net: add priority field to pktgen

Add option to set skb priority to pktgen. Useful for testing
QOS features. Also by running pktgen on the vlan device the
qdisc on the real device can be tested.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/pktgen.c