Searched hist:"62199 e3f16583e766f46d1767deca109fd8ea408" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/net/ |
H A D | test_vxlan_mdb.sh | 62199e3f16583e766f46d1767deca109fd8ea408 Wed Mar 15 14:11:55 CET 2023 Ido Schimmel <idosch@nvidia.com> selftests: net: Add VXLAN MDB test
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@nvidia.com> Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | config | diff 62199e3f16583e766f46d1767deca109fd8ea408 Wed Mar 15 14:11:55 CET 2023 Ido Schimmel <idosch@nvidia.com> selftests: net: Add VXLAN MDB test
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@nvidia.com> Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 62199e3f16583e766f46d1767deca109fd8ea408 Wed Mar 15 14:11:55 CET 2023 Ido Schimmel <idosch@nvidia.com> selftests: net: Add VXLAN MDB test
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@nvidia.com> Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|