]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
selftests: add the missing CONFIG_IP_SCTP in net config
authorXin Long <lucien.xin@gmail.com>
Wed, 12 Apr 2023 15:13:06 +0000 (11:13 -0400)
committerRoxana Nicolescu <roxana.nicolescu@canonical.com>
Wed, 17 May 2023 11:34:11 +0000 (13:34 +0200)
commitfee32835020ab1f50be3c39309b8f9fe3992c996
tree1eea438a55ef06ef0e3d1c8e85f5ac95fab4459d
parent11bf5b47d73cad921ab023ede2a2e9f65be58976
selftests: add the missing CONFIG_IP_SCTP in net config

BugLink: https://bugs.launchpad.net/bugs/2017219
[ Upstream commit 3a0385be133e7091cc9a9a998c7ec712bb9585db ]

The selftest sctp_vrf needs CONFIG_IP_SCTP set in config
when building the kernel, so add it.

Fixes: a61bd7b9fef3 ("selftests: add a selftest for sctp vrf")
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Reviewed-by: Sridhar Samudrala <sridhar.samudrala@intel.com>
Link: https://lore.kernel.org/r/61dddebc4d2dd98fe7fb145e24d4b2430e42b572.1681312386.git.lucien.xin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
tools/testing/selftests/net/config