From: Sabrina Dubroca <sd@queasysnail.net>
To: Hangbin Liu <liuhangbin@gmail.com>
Cc: netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>
Subject: Re: [PATCH net-next] netdevsim: add ipsec hw_features
Date: Thu, 16 Oct 2025 15:53:05 +0200 [thread overview]
Message-ID: <aPD4wax60CXXgwF_@krikkit> (raw)
In-Reply-To: <20251015083649.54744-1-liuhangbin@gmail.com>
2025-10-15, 08:36:49 +0000, Hangbin Liu wrote:
> Currently, netdevsim only sets dev->features, which makes the ESP features
> fixed. For example:
>
> # ethtool -k eni0np1 | grep esp
> tx-esp-segmentation: on [fixed]
> esp-hw-offload: on [fixed]
> esp-tx-csum-hw-offload: on [fixed]
>
> This patch adds the ESP features to hw_features, allowing them to be
> changed manually. For example:
>
> # ethtool -k eni0np1 | grep esp
> tx-esp-segmentation: on
> esp-hw-offload: on
> esp-tx-csum-hw-offload: on
>
> Suggested-by: Sabrina Dubroca <sd@queasysnail.net>
> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Sabrina Dubroca <sd@queasysnail.net>
Thanks Hangbin.
--
Sabrina
next prev parent reply other threads:[~2025-10-16 13:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-15 8:36 [PATCH net-next] netdevsim: add ipsec hw_features Hangbin Liu
2025-10-16 13:53 ` Sabrina Dubroca [this message]
2025-10-16 22:50 ` patchwork-bot+netdevbpf
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=aPD4wax60CXXgwF_@krikkit \
--to=sd@queasysnail.net \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=liuhangbin@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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