[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166363801718.6857.9735991331516869091.git-patchwork-notify@kernel.org>
Date: Tue, 20 Sep 2022 01:40:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nathan Huckleberry <nhuck@...gle.com>
Cc: error27@...il.com, llvm@...ts.linux.dev, pshelar@....org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, nathan@...nel.org, ndesaulniers@...gle.com,
trix@...hat.com, netdev@...r.kernel.org, dev@...nvswitch.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] openvswitch: Change the return type for vport_ops.send
function hook to int
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 13 Sep 2022 16:07:38 -0700 you wrote:
> All usages of the vport_ops struct have the .send field set to
> dev_queue_xmit or internal_dev_recv. Since most usages are set to
> dev_queue_xmit, the function hook should match the signature of
> dev_queue_xmit.
>
> The only call to vport_ops->send() is in net/openvswitch/vport.c and it
> throws away the return value.
>
> [...]
Here is the summary with links:
- openvswitch: Change the return type for vport_ops.send function hook to int
https://git.kernel.org/netdev/net-next/c/8bb7c4f8c927
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