selftests: vxlan_mdb: Avoid duplicate test names
authorIdo Schimmel <idosch@nvidia.com>
Tue, 27 Feb 2024 17:04:18 +0000 (19:04 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 29 Feb 2024 04:14:49 +0000 (20:14 -0800)
commit8a7746982ed797e1f511dece56c6675f0f845d6f
treedbd597f36b8b02e2d25e8bd3a20d422a0632ad2d
parent9ff74d77180a0b0b2705f62bd4dbd313e964ebf8
selftests: vxlan_mdb: Avoid duplicate test names

Rename some test cases to avoid overlapping test names which is
problematic for the kernel test robot. No changes in the test's logic.

Suggested-by: Yujie Liu <yujie.liu@intel.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Link: https://lore.kernel.org/r/20240227170418.491442-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/test_vxlan_mdb.sh