[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167849581911.26321.1114806973395785134.git-patchwork-notify@kernel.org>
Date: Sat, 11 Mar 2023 00:50:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
Cc: netdev@...r.kernel.org, mst@...hat.com, jasowang@...hat.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, ast@...nel.org, daniel@...earbox.net,
hawk@...nel.org, john.fastabend@...il.com,
virtualization@...ts.linux-foundation.org, bpf@...r.kernel.org,
yichun@...nresty.com, alexanderduyck@...com
Subject: Re: [PATCH net, stable v1 0/3] add checking sq is full inside xdp xmit
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 8 Mar 2023 10:49:32 +0800 you wrote:
> If the queue of xdp xmit is not an independent queue, then when the xdp
> xmit used all the desc, the xmit from the __dev_queue_xmit() may encounter
> the following error.
>
> net ens4: Unexpected TXQ (0) queue failure: -28
>
> This patch adds a check whether sq is full in XDP Xmit.
>
> [...]
Here is the summary with links:
- [net,stable,v1,1/3] virtio_net: reorder some funcs
https://git.kernel.org/netdev/net/c/25074a44ac4e
- [net,stable,v1,2/3] virtio_net: separate the logic of checking whether sq is full
https://git.kernel.org/netdev/net/c/b8ef4809bc7f
- [net,stable,v1,3/3] virtio_net: add checking sq is full inside xdp xmit
https://git.kernel.org/netdev/net/c/cd1c604aa1d8
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