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

2018-05-22 Thread Shuah Khan
On 05/18/2018 10:31 AM, Vlad Buslov wrote: > Fix expected ip address to actually match configured ip address. > Fix test to expect single matched filter. > > Signed-off-by: Vlad Buslov I can get this into 4.18-rc1 unless there is a reason for this to go through net tree. thanks, -- Shuah

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

2018-05-18 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 --- tools/testing/selftests/tc-testing/tc-tests/filters/tests.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testing/selftests