diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-03-11 03:46:02 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-11 03:46:02 +0300 |
commit | 19631658e64e1a00742cdb14aa18f9159fd7e461 (patch) | |
tree | 7288fb6d9584cff253016ec6dc44cfc04048e0a0 /.mailmap | |
parent | 484b7059796e3bc1cb527caa61dfc60da649b4f6 (diff) | |
parent | cd1c604aa1d8c641f5edcb58b76352d4eba06ec1 (diff) | |
download | linux-19631658e64e1a00742cdb14aa18f9159fd7e461.tar.xz |
Merge branch 'add-checking-sq-is-full-inside-xdp-xmit'
Xuan Zhuo says:
====================
add checking sq is full inside xdp xmit
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.
====================
Link: https://lore.kernel.org/r/20230308024935.91686-1-xuanzhuo@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions