OSDN Git Service

Revert "veth: Avoid drop packets when xdp_redirect performs"
authorHeng Qi <hengqi@linux.alibaba.com>
Tue, 22 Nov 2022 03:50:15 +0000 (11:50 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Nov 2022 04:42:08 +0000 (20:42 -0800)
commit5e8d3dc73e800027f116ec964885d761d3c00777
treede2e670bd88ecebaa0275006ca946a9ce335b290
parentb535d681adda8e3bf1cb399dd1c448c8e8fd98e6
Revert "veth: Avoid drop packets when xdp_redirect performs"

This reverts commit 2e0de6366ac16ab4d0abb2aaddbc8a1eba216d11.

Based on the issues reported by John and Paolo and their comments,
this patch and the corresponding fix 5e5dc33d5da are reverted, and
we'll remake it.

Signed-off-by: Heng Qi <hengqi@linux.alibaba.com>
Reviewed-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/veth.c