[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163551300689.9482.6803667652504679288.git-patchwork-notify@kernel.org>
Date: Fri, 29 Oct 2021 13:10:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yoshiki Komachi <komachi.yoshiki@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, jhs@...atatu.com,
xiyou.wangcong@...il.com, jiri@...nulli.us, pshelar@....org,
netdev@...r.kernel.org, dev@...nvswitch.org,
toshiaki.makita1@...il.com
Subject: Re: [PATCH net] cls_flower: Fix inability to match GRE/IPIP packets
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 29 Oct 2021 09:21:41 +0000 you wrote:
> When a packet of a new flow arrives in openvswitch kernel module, it dissects
> the packet and passes the extracted flow key to ovs-vswtichd daemon. If hw-
> offload configuration is enabled, the daemon creates a new TC flower entry to
> bypass openvswitch kernel module for the flow (TC flower can also offload flows
> to NICs but this time that does not matter).
>
> In this processing flow, I found the following issue in cases of GRE/IPIP
> packets.
>
> [...]
Here is the summary with links:
- [net] cls_flower: Fix inability to match GRE/IPIP packets
https://git.kernel.org/netdev/net/c/6de6e46d27ef
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