]> bbs.cooldavid.org Git - net-next-2.6.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)
commit9e50e3ac5a5bbb1fd2949bdd57444ad1b93e5f41
treec1c0e72f7f17e91109b05e6b28b6c84859664895
parentf72f2f4cdeb67bc262d80a6d474292f00182a4dc
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