Re: [PATCH net-next] tc-testing: fix ip address in u32 test

2018-08-05 Thread David Miller
From: Vlad Buslov Date: Sun, 5 Aug 2018 22:35:56 +0300 > Fix expected ip address to actually match configured ip address. > Fix test to expect single matched filter. > > Signed-off-by: Vlad Buslov > Acked-by: Jamal Hadi Salim Applied.

[PATCH net-next] tc-testing: fix ip address in u32 test

2018-08-05 Thread Vlad Buslov
Fix expected ip address to actually match configured ip address. Fix test to expect single matched filter. Signed-off-by: Vlad Buslov Acked-by: Jamal Hadi Salim --- tools/testing/selftests/tc-testing/tc-tests/filters/tests.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --g