[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161765280958.6353.3809782901793052721.git-patchwork-notify@kernel.org>
Date: Mon, 05 Apr 2021 20:00:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: aelior@...vell.com, GR-everest-linux-l2@...vell.com,
davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 1/2] qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Sun, 4 Apr 2021 14:42:44 +0200 you wrote:
> This ++ is confusing. It looks duplicated with the one already performed in
> 'skb_fill_page_desc()'.
>
> In fact, it is harmless. 'nr_frags' is written twice with the same value.
> Once, because of the nr_frags++, and once because of the 'nr_frags = i + 1'
> in 'skb_fill_page_desc()'.
>
> [...]
Here is the summary with links:
- [1/2] qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'
https://git.kernel.org/netdev/net-next/c/1ec3d02f9cdf
- [2/2] qede: Use 'skb_add_rx_frag()' instead of hand coding it
https://git.kernel.org/netdev/net-next/c/7190e9d8e131
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