[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221121112848.51388-1-hengqi@linux.alibaba.com>
Date: Mon, 21 Nov 2022 19:28:46 +0800
From: Heng Qi <hengqi@...ux.alibaba.com>
To: netdev@...r.kernel.org, bpf@...r.kernel.org
Cc: Paolo Abeni <pabeni@...hat.com>, Jakub Kicinski <kuba@...nel.org>,
Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
Subject: [PATCH 0/2] 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.
Heng Qi (2):
Revert "bpf: veth driver panics when xdp prog attached before
veth_open"
Revert "veth: Avoid drop packets when xdp_redirect performs"
drivers/net/veth.c | 88 +++++++---------------------------------------
1 file changed, 12 insertions(+), 76 deletions(-)
--
2.19.1.6.gb485710b
Powered by blists - more mailing lists