]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Sep 2018 20:41:24 +0000 (22:41 +0200)
commit40b9d96cea9f833aaeb003a584665109591bee18
tree12550a4a2e721601a114fc73b57a8eed34a539b2
parent86bebb604160953ba74928ca57265de40fa48d8b
tc-testing: remove duplicate spaces in connmark match patterns

[ Upstream commit 757a9a39d483ae415a712388c33d4042a98b751f ]

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: 1dad0f9ffff7 ("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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/tc-testing/tc-tests/actions/connmark.json