selftests: forwarding: Introduce tc flower matching tests
authorJiri Pirko <jiri@mellanox.com>
Wed, 28 Feb 2018 10:25:16 +0000 (12:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Feb 2018 17:25:48 +0000 (12:25 -0500)
commit07e5c75184a11c46eddb08f2435ba4f3e7152e62
tree483ed88588c5f49104c106b8cee8245d8ac73e7e
parent781fe631fafda37402abdbc4647698a107e2284d
selftests: forwarding: Introduce tc flower matching tests

Add first part of flower tests. This patch only contains dst/src ip/mac
matching.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/tc_common.sh [new file with mode: 0644]
tools/testing/selftests/net/forwarding/tc_flower.sh [new file with mode: 0755]