commit | 981467033a37d916649647fa3afe1fe99bba1817 | [log] [tgz] |
---|---|---|
author | Vlad Buslov <vladbu@mellanox.com> | Sun Aug 05 22:37:09 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 05 17:39:24 2018 -0700 |
tree | 0e365a773c97bc66cbab2132f287304180b51f04 | |
parent | 757a9a39d483ae415a712388c33d4042a98b751f [diff] |
tc-testing: remove duplicate spaces in skbedit match patterns Match patterns for some skbedit 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. 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>