netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Question] Does CONFIG_XFRM_OFFLOAD depends any other configs?
@ 2024-08-19 23:39 Hangbin Liu
  2024-08-20  0:22 ` Jakub Kicinski
  0 siblings, 1 reply; 6+ messages in thread
From: Hangbin Liu @ 2024-08-19 23:39 UTC (permalink / raw)
  To: Herbert Xu, Jakub Kicinski; +Cc: Steffen Klassert, netdev

Hi Herbert, Jakub,

Yesterday I tried to build the kernel with CONFIG_XFRM_OFFLOAD=y via `vng`[1],
but the result .config actually doesn't contain CONFIG_XFRM_OFFLOAD=y. I saw
XFRM_OFFLOAD in net/xfrm/Kconfig doesn't has any dependences. Do you know if
I missed something?

Here are my steps:

# cat tools/testing/selftests/drivers/net/bonding/config
CONFIG_BONDING=y
CONFIG_BRIDGE=y
CONFIG_DUMMY=y
CONFIG_IPV6=y
CONFIG_MACVLAN=y
CONFIG_NET_ACT_GACT=y
CONFIG_NET_CLS_FLOWER=y
CONFIG_NET_SCH_INGRESS=y
CONFIG_NLMON=y
CONFIG_VETH=y
CONFIG_XFRM_OFFLOAD=y
# vng --build --config tools/testing/selftests/drivers/net/bonding/config

[1] https://github.com/linux-netdev/nipa/wiki/How-to-run-netdev-selftests-CI-style

Thanks
Hangbin

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-20  1:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-19 23:39 [Question] Does CONFIG_XFRM_OFFLOAD depends any other configs? Hangbin Liu
2024-08-20  0:22 ` Jakub Kicinski
2024-08-20  0:58   ` Hangbin Liu
2024-08-20  1:05     ` Jakub Kicinski
2024-08-20  1:26       ` Hangbin Liu
2024-08-20  1:35         ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).