selftests: Add test cases for FDB flush with VXLAN device
authorAmit Cohen <amcohen@nvidia.com>
Mon, 9 Oct 2023 10:06:17 +0000 (13:06 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Oct 2023 09:00:32 +0000 (10:00 +0100)
commit96eece6933304b09af6849a66f123a00c5a53313
treee6007177cf778b0eb18afd46af66f18b30aac463
parent2dcd22023cabc1b15b36af3c10924fcfee79b341
selftests: Add test cases for FDB flush with VXLAN device

Test all the supported arguments for FDB flush. The test checks
configuration, not traffic. Note that the flag 'offloaded' is not checked
as it is not relevant when there is no hardware.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/Makefile
tools/testing/selftests/net/fdb_flush.sh [new file with mode: 0755]