[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221122035015.19296-1-hengqi@linux.alibaba.com>
Date: Tue, 22 Nov 2022 11:50:13 +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>,
John Fastabend <john.fastabend@...il.com>, toke@...nel.org
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(-)
--
Previous discussion in
https://lore.kernel.org/all/ce5fe56b-bf1b-71c0-1e96-cff6fde40ff3@linux.alibaba.com/
2.19.1.6.gb485710b
Powered by blists - more mailing lists