[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4368c837-8474-858e-90ea-e409d08bf84c@blackwall.org>
Date: Tue, 14 Mar 2023 14:35:53 +0200
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Ido Schimmel <idosch@...dia.com>, netdev@...r.kernel.org,
bridge@...ts.linux-foundation.org
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, roopa@...dia.com, petrm@...dia.com,
mlxsw@...dia.com
Subject: Re: [PATCH net-next 11/11] selftests: net: Add VXLAN MDB test
On 13/03/2023 16:53, Ido Schimmel wrote:
> Add test cases for VXLAN MDB, testing the control and data paths. Two
> different sets of namespaces (i.e., ns{1,2}_v4 and ns{1,2}_v6) are used
> in order to test VXLAN MDB with both IPv4 and IPv6 underlays,
> respectively.
>
> Example truncated output:
>
> # ./test_vxlan_mdb.sh
> [...]
> Tests passed: 620
> Tests failed: 0
>
> Signed-off-by: Ido Schimmel <idosch@...dia.com>
> ---
>
> Notes:
> v1:
> * New patch.
>
> tools/testing/selftests/net/Makefile | 1 +
> tools/testing/selftests/net/config | 1 +
> tools/testing/selftests/net/test_vxlan_mdb.sh | 2318 +++++++++++++++++
> 3 files changed, 2320 insertions(+)
> create mode 100755 tools/testing/selftests/net/test_vxlan_mdb.sh
>
Wohoo, nice!
Reviewed-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists