Re: [PATCH net-next v2 4/4] bnxt_en: add page_pool support

2019-07-09 Thread Andy Gospodarek
On Tue, Jul 09, 2019 at 09:27:46AM +0300, Ilias Apalodimas wrote: > > Thanks and sorry for the inconvenience :( > /Ilias No worries. I didn't know Ivan's patch was going to go in so quickly!

Re: [PATCH net-next v2 4/4] bnxt_en: add page_pool support

2019-07-08 Thread Ilias Apalodimas
Hi Andy, Michael, On Mon, Jul 08, 2019 at 05:53:04PM -0400, Michael Chan wrote: > From: Andy Gospodarek > > This removes contention over page allocation for XDP_REDIRECT actions by > adding page_pool support per queue for the driver. The performance for > XDP_REDIRECT actions scales linearly wi

[PATCH net-next v2 4/4] bnxt_en: add page_pool support

2019-07-08 Thread Michael Chan
From: Andy Gospodarek This removes contention over page allocation for XDP_REDIRECT actions by adding page_pool support per queue for the driver. The performance for XDP_REDIRECT actions scales linearly with the number of cores performing redirect actions when using the page pools instead of the