public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Dongseok Yi <dseok.yi@samsung•com>
Cc: davem@davemloft•net, steffen.klassert@secunet•com,
	alobakin@pm•me, namkyu78.kim@samsung•com, kuba@kernel•org,
	yoshfuji@linux-ipv6•org, dsahern@kernel•org, ast@kernel•org,
	daniel@iogearbox•net, andrii@kernel•org, kafai@fb•com,
	songliubraving@fb•com, yhs@fb•com, john.fastabend@gmail•com,
	kpsingh@kernel•org, willemb@google•com, netdev@vger•kernel.org,
	linux-kernel@vger•kernel.org, bpf@vger•kernel.org
Subject: Re: [RESEND PATCH net v4] udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Date: Tue, 02 Feb 2021 04:30:07 +0000	[thread overview]
Message-ID: <161224020742.9509.1331877778578098305.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1611962007-80092-1-git-send-email-dseok.yi@samsung.com>

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Sat, 30 Jan 2021 08:13:27 +0900 you wrote:
> UDP/IP header of UDP GROed frag_skbs are not updated even after NAT
> forwarding. Only the header of head_skb from ip_finish_output_gso ->
> skb_gso_segment is updated but following frag_skbs are not updated.
> 
> A call path skb_mac_gso_segment -> inet_gso_segment ->
> udp4_ufo_fragment -> __udp_gso_segment -> __udp_gso_segment_list
> does not try to update UDP/IP header of the segment list but copy
> only the MAC header.
> 
> [...]

Here is the summary with links:
  - [RESEND,net,v4] udp: ipv4: manipulate network header of NATed UDP GRO fraglist
    https://git.kernel.org/netdev/net/c/c3df39ac9b0e

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



      parent reply	other threads:[~2021-02-02  4:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20210129232630epcas2p1071e141ef8059c4d5c0e4b28c181a171@epcas2p1.samsung.com>
2021-01-29 23:13 ` [RESEND PATCH net v4] udp: ipv4: manipulate network header of NATed UDP GRO fraglist Dongseok Yi
2021-01-30 15:55   ` Alexander Lobakin
2021-02-02  1:17     ` Dongseok Yi
2021-02-02  4:30   ` 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=161224020742.9509.1331877778578098305.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=alobakin@pm$(echo .)me \
    --cc=andrii@kernel$(echo .)org \
    --cc=ast@kernel$(echo .)org \
    --cc=bpf@vger$(echo .)kernel.org \
    --cc=daniel@iogearbox$(echo .)net \
    --cc=davem@davemloft$(echo .)net \
    --cc=dsahern@kernel$(echo .)org \
    --cc=dseok.yi@samsung$(echo .)com \
    --cc=john.fastabend@gmail$(echo .)com \
    --cc=kafai@fb$(echo .)com \
    --cc=kpsingh@kernel$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=namkyu78.kim@samsung$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=songliubraving@fb$(echo .)com \
    --cc=steffen.klassert@secunet$(echo .)com \
    --cc=willemb@google$(echo .)com \
    --cc=yhs@fb$(echo .)com \
    --cc=yoshfuji@linux-ipv6$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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