selftests: forwarding: Add missing multicast routing config entries
authorIdo Schimmel <idosch@nvidia.com>
Thu, 8 Feb 2024 16:55:38 +0000 (18:55 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 9 Feb 2024 19:26:09 +0000 (11:26 -0800)
commitf0ddf15f0a74c27eb4b2271a90e69948acc3fa2c
tree4d6381292d33a8707418bc8151a8313079c41863
parentf6ce9a1f6aecccac25635125f6bd9072322c3747
selftests: forwarding: Add missing multicast routing config entries

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>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240208165538.1303021-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/forwarding/config