[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169397702275.22023.11705389195236834744.git-patchwork-notify@kernel.org>
Date: Wed, 06 Sep 2023 05:10:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Quan Tian <qtian@...are.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, uablrek@...il.com
Subject: Re: [PATCH net v2] net/ipv6: SKB symmetric hash should incorporate
transport ports
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 5 Sep 2023 10:36:10 +0000 you wrote:
> __skb_get_hash_symmetric() was added to compute a symmetric hash over
> the protocol, addresses and transport ports, by commit eb70db875671
> ("packet: Use symmetric hash for PACKET_FANOUT_HASH."). It uses
> flow_keys_dissector_symmetric_keys as the flow_dissector to incorporate
> IPv4 addresses, IPv6 addresses and ports. However, it should not specify
> the flag as FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL, which stops further
> dissection when an IPv6 flow label is encountered, making transport
> ports not being incorporated in such case.
>
> [...]
Here is the summary with links:
- [net,v2] net/ipv6: SKB symmetric hash should incorporate transport ports
https://git.kernel.org/netdev/net/c/a5e2151ff9d5
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