[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161541001340.4631.1104873444053085723.git-patchwork-notify@kernel.org>
Date: Wed, 10 Mar 2021 21:00:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: l00371289 <linyunsheng@...wei.com>
Cc: davem@...emloft.net, kuba@...nel.org, alobakin@...me,
jonathan.lemon@...il.com, willemb@...gle.com, linmiaohe@...wei.com,
gnault@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linuxarm@...neuler.org
Subject: Re: [PATCH net-next] skbuff: remove some unnecessary operation in
skb_segment_list()
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 10 Mar 2021 16:28:58 +0800 you wrote:
> From: Yunsheng Lin <linyunsheng@...wei.com>
>
> gro list uses skb_shinfo(skb)->frag_list to link two skb together,
> and NAPI_GRO_CB(p)->last->next is used when there are more skb,
> see skb_gro_receive_list(). gso expects that each segmented skb is
> linked together using skb->next, so only the first skb->next need
> to set to skb_shinfo(skb)-> frag_list when doing gso list segment.
>
> [...]
Here is the summary with links:
- [net-next] skbuff: remove some unnecessary operation in skb_segment_list()
https://git.kernel.org/netdev/net-next/c/1ddc3229ad3c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists