commit | 9e50e3ac5a5bbb1fd2949bdd57444ad1b93e5f41 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Tue Nov 16 19:12:28 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 18 10:43:07 2010 -0800 |
tree | c1c0e72f7f17e91109b05e6b28b6c84859664895 | |
parent | f72f2f4cdeb67bc262d80a6d474292f00182a4dc [diff] |
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>