All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Anderson <sean.anderson@linux.dev>
To: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	netdev@vger.kernel.org
Cc: Michal Simek <michal.simek@amd.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] net: xilinx: axienet: Partial checksum offload improvements
Date: Tue, 3 Sep 2024 14:48:34 -0400	[thread overview]
Message-ID: <494872db-6cd4-4cce-b35c-cd767c162c4d@linux.dev> (raw)
In-Reply-To: <20240903184334.4150843-1-sean.anderson@linux.dev>

On 9/3/24 14:43, Sean Anderson wrote:
> Partial checksum offload is not always used when it could be. Enable it
> in more cases.
> 
> 
> Sean Anderson (3):
>   net: xilinx: axienet: Remove unused checksum variables
>   net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx
>     checksumming
>   net: xilinx: axienet: Relax partial rx checksum checks
> 
>  drivers/net/ethernet/xilinx/xilinx_axienet.h  |  5 -----
>  .../net/ethernet/xilinx/xilinx_axienet_main.c | 20 +++----------------
>  2 files changed, 3 insertions(+), 22 deletions(-)
> 

Sorry I forgot to add this to the subject, but it should be for net-next.
I can resend if necessary.

--Sean


      parent reply	other threads:[~2024-09-03 18:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-03 18:43 [PATCH 0/3] net: xilinx: axienet: Partial checksum offload improvements Sean Anderson
2024-09-03 18:43 ` [PATCH 1/3] net: xilinx: axienet: Remove unused checksum variables Sean Anderson
2024-09-04 16:19   ` Simon Horman
2024-09-04 17:03   ` Pandey, Radhey Shyam
2024-09-05 14:09     ` Sean Anderson
2024-09-03 18:43 ` [PATCH 2/3] net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming Sean Anderson
2024-09-04 16:20   ` Simon Horman
2024-09-03 18:43 ` [PATCH 3/3] net: xilinx: axienet: Relax partial rx checksum checks Sean Anderson
2024-09-04 16:20   ` Simon Horman
2024-09-04 16:30   ` Eric Dumazet
2024-09-05 14:24     ` Sean Anderson
2024-09-05 14:59       ` Eric Dumazet
2024-09-05 16:32         ` Sean Anderson
2024-09-06 21:37           ` Sean Anderson
2024-09-03 18:48 ` Sean Anderson [this message]

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=494872db-6cd4-4cce-b35c-cd767c162c4d@linux.dev \
    --to=sean.anderson@linux.dev \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=radhey.shyam.pandey@amd.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.