From: Jakub Kicinski Date: Wed, 23 Nov 2022 04:42:11 +0000 (-0800) Subject: Merge branch 'revert-veth-avoid-drop-packets-when-xdp_redirect-performs-and-its-fix' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=af42736301cb8b4a949d3afa0dc9aaf89522601a;p=linux.git Merge branch 'revert-veth-avoid-drop-packets-when-xdp_redirect-performs-and-its-fix' Heng Qi says: ==================== Revert "veth: Avoid drop packets when xdp_redirect performs" and its fix This patch 2e0de6366ac16 enables napi of the peer veth automatically when the veth loads the xdp, but it breaks down as reported by Paolo and John. So reverting it and its fix, we will rework the patch and make it more robust based on comments. ==================== Link: https://lore.kernel.org/r/20221122035015.19296-1-hengqi@linux.alibaba.com Signed-off-by: Jakub Kicinski --- af42736301cb8b4a949d3afa0dc9aaf89522601a