]> 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)
commitf575abb6aca9f9de0bbf521d3c93ca53941d7525
treea81b740f2cfed5bdc5bfb8c1ba8224d346848665
parent66622842c73ae23e524c2f11b23f5fc29e337bd0
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: 05dfdfcd34db ("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