mbox series

[net,0/2] selftests: mlxsw: Make VXLAN flooding tests more robust

Message ID 20220419135155.2987141-1-idosch@nvidia.com (mailing list archive)
Headers show
Series selftests: mlxsw: Make VXLAN flooding tests more robust | expand

Message

Ido Schimmel April 19, 2022, 1:51 p.m. UTC
Make the VXLAN flooding tests (with IPv4 and IPv6 underlay) more robust
by preventing flooding of unwanted packets. See detailed description of
the problem and solution in the commit messages.

Ido Schimmel (2):
  selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
  selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted
    packets

 .../net/mlxsw/spectrum-2/vxlan_flooding_ipv6.sh | 17 +++++++++++++++++
 .../drivers/net/mlxsw/vxlan_flooding.sh         | 17 +++++++++++++++++
 2 files changed, 34 insertions(+)

Comments

patchwork-bot+netdevbpf@kernel.org April 20, 2022, 2:10 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Tue, 19 Apr 2022 16:51:53 +0300 you wrote:
> Make the VXLAN flooding tests (with IPv4 and IPv6 underlay) more robust
> by preventing flooding of unwanted packets. See detailed description of
> the problem and solution in the commit messages.
> 
> Ido Schimmel (2):
>   selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
>   selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted
>     packets
> 
> [...]

Here is the summary with links:
  - [net,1/2] selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
    https://git.kernel.org/netdev/net/c/044011fdf162
  - [net,2/2] selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
    https://git.kernel.org/netdev/net/c/5e6242151d7f

You are awesome, thank you!