public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Gal Pressman <gal@nvidia.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, andrew+netdev@lunn.ch, netdev@vger.kernel.org,
	irusskikh@marvell.com, borisp@nvidia.com, saeedm@nvidia.com,
	leon@kernel.org, tariqt@nvidia.com, mbloch@nvidia.com,
	dsahern@kernel.org, horms@kernel.org, alexanderduyck@fb.com,
	linux-rdma@vger.kernel.org
Subject: Re: [PATCH net-next 0/3] Single MSS length in UDP GSO_PARTIAL
Date: Wed, 28 Jan 2026 01:40:25 +0000	[thread overview]
Message-ID: <176956442559.1470424.18099813661797092324.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260125121649.778086-1-gal@nvidia.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sun, 25 Jan 2026 14:16:46 +0200 you wrote:
> This series addresses an inconsistency in how UDP GSO_PARTIAL handles
> the UDP header length field.
> 
> Currently, when GSO_PARTIAL segmentation is used, the UDP header length
> contains the large MSS size, requiring drivers to manually adjust it
> before transmitting. This is inconsistent with how tunnel GSO_PARTIAL
> handles outer headers in UDP tunnels, where the length is set to the
> single segment size.
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] udp: gso: Use single MSS length in UDP header for GSO_PARTIAL
    https://git.kernel.org/netdev/net-next/c/b10b446ce7ad
  - [net-next,2/3] net/mlx5e: Remove redundant UDP length adjustment with GSO_PARTIAL
    https://git.kernel.org/netdev/net-next/c/8d2eda97f464
  - [net-next,3/3] net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIAL
    https://git.kernel.org/netdev/net-next/c/5b4015ad833c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-01-28  1:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-25 12:16 [PATCH net-next 0/3] Single MSS length in UDP GSO_PARTIAL Gal Pressman
2026-01-25 12:16 ` [PATCH net-next 1/3] udp: gso: Use single MSS length in UDP header for GSO_PARTIAL Gal Pressman
2026-01-26 17:53   ` Willem de Bruijn
2026-02-03 12:20     ` Alice Mikityanska
2026-02-03 13:51       ` Gal Pressman
2026-02-04 12:47         ` Alice Mikityanska
2026-01-25 12:16 ` [PATCH net-next 2/3] net/mlx5e: Remove redundant UDP length adjustment with GSO_PARTIAL Gal Pressman
2026-01-27  7:50   ` Tariq Toukan
2026-01-25 12:16 ` [PATCH net-next 3/3] net: aquantia: " Gal Pressman
2026-01-28  1:40 ` patchwork-bot+netdevbpf [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=176956442559.1470424.18099813661797092324.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alexanderduyck@fb.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=borisp@nvidia.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=gal@nvidia.com \
    --cc=horms@kernel.org \
    --cc=irusskikh@marvell.com \
    --cc=kuba@kernel.org \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=mbloch@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=saeedm@nvidia.com \
    --cc=tariqt@nvidia.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