commit | b959ecf8f953701a19970e5db7e427c05143f303 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Fri Apr 05 14:20:24 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 07 19:31:49 2019 -0700 |
tree | bf31726b1dccc820dec9f3ee8c95d39cee9ac3fe | |
parent | 6491d698396fd5da4941980a35ca7c162a672016 [diff] |
selftests: add a tc matchall test case This is a follow up of the commit 0db6f8befc32 ("net/sched: fix ->get helper of the matchall cls"). To test it: $ cd tools/testing/selftests/tc-testing $ ln -s ../plugin-lib/nsPlugin.py plugins/20-nsPlugin.py $ ./tdc.py -n -e 2638 Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>