From: Hangbin Liu <liuhangbin@gmail.com>
To: Herbert Xu <herbert@gondor.apana.org.au>,
Jakub Kicinski <kuba@kernel.org>
Cc: Steffen Klassert <steffen.klassert@secunet.com>, netdev@vger.kernel.org
Subject: [Question] Does CONFIG_XFRM_OFFLOAD depends any other configs?
Date: Tue, 20 Aug 2024 07:39:08 +0800 [thread overview]
Message-ID: <ZsPXnKv6t4JjvFD9@Laptop-X1> (raw)
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
next reply other threads:[~2024-08-19 23:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-19 23:39 Hangbin Liu [this message]
2024-08-20 0:22 ` [Question] Does CONFIG_XFRM_OFFLOAD depends any other configs? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZsPXnKv6t4JjvFD9@Laptop-X1 \
--to=liuhangbin@gmail.com \
--cc=herbert@gondor.apana.org.au \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=steffen.klassert@secunet.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox