Merge branch 'Add-a-mlxsw-specific-test-for-mirror-to-gretap'
authorDavid S. Miller <davem@davemloft.net>
Sat, 7 Jul 2018 11:29:34 +0000 (20:29 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Jul 2018 11:29:34 +0000 (20:29 +0900)
commit26476f6a1236304f1f230961469ff51c67111c8e
tree5dd9fbed1f6d0cc6ae53923e84ddacd4273505bd
parenta2f1483b91470804f37ce8fc69b48e8e5635c36f
parent1ba97e6725a91f2f005699565a12267445a74f1f
Merge branch 'Add-a-mlxsw-specific-test-for-mirror-to-gretap'

Petr Machata says:

====================
Add a mlxsw-specific test for mirror-to-gretap

Some configurations of mirror-to-gretap are impossible for mlxsw to
offload. Add a test that checks that these out-of-domain conditions are
handled properly by mlxsw.

In patch #1, fix mirror_gre_lib.sh and mirror_gre_topo_lib.sh so that
they can be imported from directories other than forwarding/.

In patch #2, add a test to check handling of several scenarios that
mlxsw is expected to fail to offload.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>