[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169719302289.12798.8974107413959216495.git-patchwork-notify@kernel.org>
Date: Fri, 13 Oct 2023 10:30:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiri Wiesner <jwiesner@...e.de>
Cc: netdev@...r.kernel.org, moshet@...dia.com, joamaki@...il.com,
j.vosburgh@...il.com, andy@...yhouse.net, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net] bonding: Return pointer to data after pull on skb
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 10 Oct 2023 18:39:33 +0200 you wrote:
> Since 429e3d123d9a ("bonding: Fix extraction of ports from the packet
> headers"), header offsets used to compute a hash in bond_xmit_hash() are
> relative to skb->data and not skb->head. If the tail of the header buffer
> of an skb really needs to be advanced and the operation is successful, the
> pointer to the data must be returned (and not a pointer to the head of the
> buffer).
>
> [...]
Here is the summary with links:
- [net] bonding: Return pointer to data after pull on skb
https://git.kernel.org/netdev/net/c/d93f3f992780
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