[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170178722470.32384.9967935254321756458.git-patchwork-notify@kernel.org>
Date: Tue, 05 Dec 2023 14:40:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zhengchao Shao <shaozhengchao@...wei.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, weiyongjun1@...wei.com,
yuehaibing@...wei.com
Subject: Re: [PATCH net-next,v2] macvlan: implement .parse_protocol hook function
in macvlan_hard_header_ops
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Sat, 2 Dec 2023 21:06:58 +0800 you wrote:
> The .parse_protocol hook function in the macvlan_header_ops structure is
> not implemented. As a result, when the AF_PACKET family is used to send
> packets, skb->protocol will be set to 0.
> Macvlan is a device of type ARPHRD_ETHER (ether_setup). Therefore, use
> eth_header_parse_protocol function to obtain the protocol.
>
> Suggested-by: Eric Dumazet <edumazet@...gle.com>
> Signed-off-by: Zhengchao Shao <shaozhengchao@...wei.com>
>
> [...]
Here is the summary with links:
- [net-next,v2] macvlan: implement .parse_protocol hook function in macvlan_hard_header_ops
https://git.kernel.org/netdev/net-next/c/cb297cc5e194
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