Re: [PATCH net-next] tc-testing: flush gact actions on test teardown

2018-08-05 Thread David Miller
From: Vlad Buslov Date: Sun, 5 Aug 2018 22:36:25 +0300 > Test 6fb4 creates one mirred and one pipe action, but only flushes mirred > on teardown. Leaking pipe action causes failures in other tests. > > Add additional teardown command to also flush gact actions. > > Signed-off-by: Vlad Buslov

[PATCH net-next] tc-testing: flush gact actions on test teardown

2018-08-05 Thread Vlad Buslov
Test 6fb4 creates one mirred and one pipe action, but only flushes mirred on teardown. Leaking pipe action causes failures in other tests. Add additional teardown command to also flush gact actions. Signed-off-by: Vlad Buslov Acked-by: Jamal Hadi Salim --- tools/testing/selftests/tc-testing/tc