]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests: net: add missing config for amt.sh
authorJakub Kicinski <kuba@kernel.org>
Thu, 9 May 2024 16:19:19 +0000 (09:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2024 07:49:24 +0000 (09:49 +0200)
commita15b16fa9785e4c494241b9bc7113c3c3ab978dd
treee434e3cccc743179501c349ab33114548b3c11f6
parentfaf94f1eb8a34b2c31b2042051ef36f63420ecce
selftests: net: add missing config for amt.sh

[ Upstream commit c499fe96d3f75a5cf50de6089dd8f1cddd1301a9 ]

Test needs IPv6 multicast. smcroute currently crashes when trying
to install a route in a kernel without IPv6 multicast.

Fixes: c08e8baea78e ("selftests: add amt interface selftest script")
Link: https://lore.kernel.org/r/20240509161919.3939966-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/net/config