[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172435803577.2470731.17657336110621199874.git-patchwork-notify@kernel.org>
Date: Thu, 22 Aug 2024 20:20:35 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Menglong Dong <menglong8.dong@...il.com>
Cc: kuba@...nel.org, pshelar@....org, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, amorenoz@...hat.com,
netdev@...r.kernel.org, dev@...nvswitch.org, linux-kernel@...r.kernel.org,
dongml2@...natelecom.cn
Subject: Re: [PATCH net] net: ovs: fix ovs_drop_reasons error
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 21 Aug 2024 20:32:52 +0800 you wrote:
> There is something wrong with ovs_drop_reasons. ovs_drop_reasons[0] is
> "OVS_DROP_LAST_ACTION", but OVS_DROP_LAST_ACTION == __OVS_DROP_REASON + 1,
> which means that ovs_drop_reasons[1] should be "OVS_DROP_LAST_ACTION".
>
> And as Adrian tested, without the patch, adding flow to drop packets
> results in:
>
> [...]
Here is the summary with links:
- [net] net: ovs: fix ovs_drop_reasons error
https://git.kernel.org/netdev/net/c/57fb67783c40
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