Re: [PATCH net-next 18/18] selftests: mlxsw: Add a test for VxLAN flooding

2018-11-19 Thread Petr Machata
Ido Schimmel writes: > 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

[PATCH net-next 18/18] selftests: mlxsw: Add a test for VxLAN flooding

2018-11-19 Thread Ido Schimmel
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 --- .../drivers/n