RE: [PATCH v6 bpf-next 0/8] mvneta: introduce XDP multi-buffer support

2021-02-03 Thread Jubran, Samih
> -Original Message- > From: Lorenzo Bianconi > Sent: Sunday, January 31, 2021 7:24 PM > To: Daniel Borkmann > Cc: b...@vger.kernel.org; netdev@vger.kernel.org; > lorenzo.bianc...@redhat.com; da...@davemloft.net; k...@kernel.org; > a...@kernel.org; Agroskin, Shay ; > john.fastab...@gmai

Re: [PATCH v6 bpf-next 0/8] mvneta: introduce XDP multi-buffer support

2021-01-31 Thread Lorenzo Bianconi
> Hi Lorenzo, Hi Daniel, sorry for the delay. > > On 1/19/21 9:20 PM, Lorenzo Bianconi wrote: > > This series introduce XDP multi-buffer support. The mvneta driver is > > the first to support these new "non-linear" xdp_{buff,frame}. Reviewers > > please focus on how these new types of xdp_{buff

Re: [PATCH v6 bpf-next 0/8] mvneta: introduce XDP multi-buffer support

2021-01-22 Thread Daniel Borkmann
Hi Lorenzo, On 1/19/21 9:20 PM, Lorenzo Bianconi wrote: This series introduce XDP multi-buffer support. The mvneta driver is the first to support these new "non-linear" xdp_{buff,frame}. Reviewers please focus on how these new types of xdp_{buff,frame} packets traverse the different layers and t