netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Liang Chen <liangchen.linux@gmail.com>
Cc: kuba@kernel.org, ilias.apalodimas@linaro.org,
	edumazet@google.com, hawk@kernel.org, netdev@vger.kernel.org,
	davem@davemloft.net, pabeni@redhat.com,
	alexander.duyck@gmail.com, linyunsheng@huawei.com
Subject: Re: [PATCH v5] skbuff: Fix a race between coalescing and releasing SKBs
Date: Thu, 13 Apr 2023 17:20:17 +0000	[thread overview]
Message-ID: <168140641766.8255.16126059065302939262.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230413090353.14448-1-liangchen.linux@gmail.com>

Hello:

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

On Thu, 13 Apr 2023 17:03:53 +0800 you wrote:
> Commit 1effe8ca4e34 ("skbuff: fix coalescing for page_pool fragment
> recycling") allowed coalescing to proceed with non page pool page and page
> pool page when @from is cloned, i.e.
> 
> to->pp_recycle    --> false
> from->pp_recycle  --> true
> skb_cloned(from)  --> true
> 
> [...]

Here is the summary with links:
  - [v5] skbuff: Fix a race between coalescing and releasing SKBs
    https://git.kernel.org/netdev/net/c/0646dc31ca88

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



      parent reply	other threads:[~2023-04-13 17:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-13  9:03 [PATCH v5] skbuff: Fix a race between coalescing and releasing SKBs Liang Chen
2023-04-13 11:42 ` Yunsheng Lin
2023-04-13 13:45   ` Eric Dumazet
2023-04-14  1:41     ` Yunsheng Lin
2023-04-13 16:41 ` Jakub Kicinski
2023-04-13 17:20 ` 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=168140641766.8255.16126059065302939262.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alexander.duyck@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hawk@kernel.org \
    --cc=ilias.apalodimas@linaro.org \
    --cc=kuba@kernel.org \
    --cc=liangchen.linux@gmail.com \
    --cc=linyunsheng@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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;
as well as URLs for NNTP newsgroup(s).