commit | a98232a16497ee642d049c519e69285c0cfb61a0 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Wed Feb 06 19:42:03 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 06 14:24:05 2019 -0800 |
tree | 123652be75fd40e03121cd439182cc8bf311d60e | |
parent | 2810c3b252b902979fd7fe074123101cfc313fae [diff] |
selftests: mlxsw: Add a test for blackhole routes Use a simple topology consisting of two hosts directly connected to a router. Make sure IPv4/IPv6 ping works and then add blackhole routes. Test that ping fails and that the routes are marked as offloaded. Use a simple tc filter to test that packets were dropped by the ASIC and not trapped to the CPU. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>