On Thu, Feb 08, 2024 at 06:55:38PM +0200, Ido Schimmel wrote:
The two tests that make use of multicast routig (router.sh and router_multicast.sh) are currently failing in the netdev CI because the kernel is missing multicast routing support.
Fix by adding the required config entries.
Fixes: 6d4efada3b82 ("selftests: forwarding: Add multicast routing test") Signed-off-by: Ido Schimmel idosch@nvidia.com
Targeting at net-next because this is where 4acf4e62cd57 ("selftests: forwarding: Add missing config entries") was applied to, but you can apply to net as well.
Reviewed-by: Simon Horman horms@kernel.org