[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d16e3744-96c3-46f6-9da8-e9341dcff1d9@blackwall.org>
Date: Tue, 2 Sep 2025 15:17:42 +0300
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Ido Schimmel <idosch@...dia.com>, netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, andrew+netdev@...n.ch, horms@...nel.org,
petrm@...dia.com, mcremers@...udbear.nl
Subject: Re: [PATCH net 3/3] selftests: net: Add a selftest for VXLAN with FDB
nexthop groups
On 9/1/25 09:50, Ido Schimmel wrote:
> Add test cases for VXLAN with FDB nexthop groups, testing both IPv4 and
> IPv6. Test basic Tx functionality as well as some corner cases.
>
> Example output:
>
> # ./test_vxlan_nh.sh
> TEST: VXLAN FDB nexthop: IPv4 basic Tx [ OK ]
> TEST: VXLAN FDB nexthop: IPv6 basic Tx [ OK ]
> TEST: VXLAN FDB nexthop: learning [ OK ]
> TEST: VXLAN FDB nexthop: IPv4 proxy [ OK ]
> TEST: VXLAN FDB nexthop: IPv6 proxy [ OK ]
>
> Signed-off-by: Ido Schimmel <idosch@...dia.com>
> ---
> tools/testing/selftests/net/Makefile | 1 +
> tools/testing/selftests/net/test_vxlan_nh.sh | 223 +++++++++++++++++++
> 2 files changed, 224 insertions(+)
> create mode 100755 tools/testing/selftests/net/test_vxlan_nh.sh
>
Reviewed-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists