commit | 94d302deae25a0925dc736e444005918522be730 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Mon Nov 19 16:11:27 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 17:59:44 2018 -0800 |
tree | 688b71817fd94e11b0c34b78655fc556f1562760 | |
parent | 99c9b084f0bec000ef394d1bb58f33c4910752d9 [diff] |
selftests: mlxsw: Add a test for VxLAN flooding The device stores flood records in a singly linked list where each record stores up to three IPv4 addresses of remote VTEPs. The test verifies that packets are correctly flooded in various cases such as deletion of a record in the middle of the list. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>