From: Zachary Goldstein <zachmgoldstein@google.com>
To: Madhu Chittim <madhu.chittim@intel.com>,
intel-wired-lan@lists.osuosl.org
Subject: Re: [Intel-wired-lan] [PATCH] idpf: fix offloads support for encapsulated packets
Date: Thu, 3 Apr 2025 19:24:24 +0000 [thread overview]
Message-ID: <Z-7gaKqaPTfLXEAb@google.com> (raw)
In-Reply-To: <20250402210950.1088533-1-madhu.chittim@intel.com>
On Wed, Apr 02, 2025 at 02:09:50PM -0700, Madhu Chittim wrote:
> Split offloads into csum, tso and other offloads so that tunneled
> packets do not by default have all the offloads enabled.
>
> Stateless offloads for encapsulated packets are not yet supported in
> firmware/software but in the driver we were setting the features same as
> non encapsulated features.
>
> Fixed naming to clarify CSUM bits are being checked for Tx.
>
> Inherit netdev features to VLAN interfaces as well.
>
> Fixes: 0fe45467a104 ("idpf: add create vport and netdev configuration")
> Reviewed-by: Sridhar Samudrala <sridhar.samudrala@intel.com>
> Signed-off-by: Madhu Chittim <madhu.chittim@intel.com>
> ---
> drivers/net/ethernet/intel/idpf/idpf.h | 14 ++++--
> drivers/net/ethernet/intel/idpf/idpf_lib.c | 57 ++++++++--------------
> 2 files changed, 29 insertions(+), 42 deletions(-)
>
Tested-By: Zachary Goldstein <zachmgoldstein@google.com>
next prev parent reply other threads:[~2025-04-03 19:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-02 21:09 [Intel-wired-lan] [PATCH iwl-net] idpf: fix offloads support for encapsulated packets Madhu Chittim
2025-04-03 19:24 ` Zachary Goldstein [this message]
2025-04-21 20:26 ` Salin, Samuel
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=Z-7gaKqaPTfLXEAb@google.com \
--to=zachmgoldstein@google.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=madhu.chittim@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.