summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-03-11 01:46:02 +0100
committerJakub Kicinski <kuba@kernel.org>2023-03-11 01:46:02 +0100
commit19631658e64e1a00742cdb14aa18f9159fd7e461 (patch)
tree7288fb6d9584cff253016ec6dc44cfc04048e0a0 /MAINTAINERS
parentnfc: pn533: initialize struct pn533_out_arg properly (diff)
parentvirtio_net: add checking sq is full inside xdp xmit (diff)
downloadlinux-19631658e64e1a00742cdb14aa18f9159fd7e461.tar.xz
linux-19631658e64e1a00742cdb14aa18f9159fd7e461.zip
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions