lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ