[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167405221693.16594.2509104291647704318.git-patchwork-notify@kernel.org>
Date: Wed, 18 Jan 2023 14:30:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jason Wang <jasowang@...hat.com>
Cc: mst@...hat.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, xuanzhuo@...ux.alibaba.com,
lvivier@...hat.com
Subject: Re: [PATCH net V3] virtio-net: correctly enable callback during
start_xmit
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 17 Jan 2023 11:47:07 +0800 you wrote:
> Commit a7766ef18b33("virtio_net: disable cb aggressively") enables
> virtqueue callback via the following statement:
>
> do {
> if (use_napi)
> virtqueue_disable_cb(sq->vq);
>
> [...]
Here is the summary with links:
- [net,V3] virtio-net: correctly enable callback during start_xmit
https://git.kernel.org/netdev/net/c/d71ebe8114b4
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