[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170075822406.27893.5223280468557332254.git-patchwork-notify@kernel.org>
Date: Thu, 23 Nov 2023 16:50:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org, ivecera@...hat.com,
horms@...nel.org, rafal.romanowski@...el.com
Subject: Re: [PATCH net] i40e: Fix adding unsupported cloud filters
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 21 Nov 2023 13:13:36 -0800 you wrote:
> From: Ivan Vecera <ivecera@...hat.com>
>
> If a VF tries to add unsupported cloud filter through virtchnl
> then i40e_add_del_cloud_filter(_big_buf) returns -ENOTSUPP but
> this error code is stored in 'ret' instead of 'aq_ret' that
> is used as error code sent back to VF. In this scenario where
> one of the mentioned functions fails the value of 'aq_ret'
> is zero so the VF will incorrectly receive a 'success'.
>
> [...]
Here is the summary with links:
- [net] i40e: Fix adding unsupported cloud filters
https://git.kernel.org/netdev/net/c/4e20655e503e
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