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

2019-07-08 Thread Andy Gospodarek
On Sat, Jul 06, 2019 at 03:36:18AM -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 with the number of co

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

2019-07-06 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