]> git.baikalelectronics.ru Git - kernel.git/commit
tc-testing: remove duplicate spaces in connmark match patterns
authorVlad Buslov <vladbu@mellanox.com>
Sun, 5 Aug 2018 19:36:44 +0000 (22:36 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2018 00:39:23 +0000 (17:39 -0700)
commitb80b6fb56f182ef6469c8540b7cb6f2817c1c638
treea81b740f2cfed5bdc5bfb8c1ba8224d346848665
parentd49f132bb6a19e716d8fe8dc1be2bb861b5f08df
tc-testing: remove duplicate spaces in connmark match patterns

Match patterns for some connmark tests contain duplicate whitespace that is
not present in actual tc output. This causes tests to fail because they
can't match required action, even when it was successfully created.

Fixes: f647978a73eb ("tc-testing: add connmark action tests")
Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/tc-testing/tc-tests/actions/connmark.json