commit | 2a0b1307cb4687bb930baed044900f91c6a2b8c1 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Thu Mar 26 22:45:57 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 26 19:20:37 2020 -0700 |
tree | e434388502d6ea2d29238519e9a0b1c94ad297ba | |
parent | d4d9d9c53bef8124e93cb232ed137d91daaf6965 [diff] |
selftests: skbedit_priority: Test counters at the skbedit rule Currently the test checks the observable effect of skbedit priority: queueing of packets at the correct qdisc band. It therefore misses the fact that the counters for offloaded rules are not updated. Add an extra check for the counter. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>