lkml.org 
[lkml]   [2021]   [Mar]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH net-next] skbuff: remove some unnecessary operation in skb_segment_list()
From
Date
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@huawei.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


\
 
 \ /
  Last update: 2021-03-10 22:02    [W:0.025 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site