]> www.infradead.org Git - users/hch/xfs.git/commit
selftests: hsr: add missing config for CONFIG_BRIDGE
authorHangbin Liu <liuhangbin@gmail.com>
Mon, 3 Jun 2024 09:30:19 +0000 (17:30 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jun 2024 09:52:04 +0000 (10:52 +0100)
commit712115a24b1a5318c10fc757d48d8f33815a6bfa
treea5a15065dd05fe4d2a7a91bcc2cef02143836fa9
parent1cd4bc987abb2823836cbb8f887026011ccddc8a
selftests: hsr: add missing config for CONFIG_BRIDGE

hsr_redbox.sh test need to create bridge for testing. Add the missing
config CONFIG_BRIDGE in config file.

Fixes: eafbf0574e05 ("test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Tested-by: Simon Horman <horms@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/hsr/config