Re: [net-next 09/10] bnxt_en: add support for software dynamic interrupt moderation

2018-01-05 Thread Andy Gospodarek
On Thu, Jan 04, 2018 at 02:16:26PM -0800, Michael Chan wrote: > On Thu, Jan 4, 2018 at 12:21 PM, Andy Gospodarek wrote: > > From: Andy Gospodarek > > > > This implements the changes needed for the bnxt_en driver to add support > > for dynamic interrupt moderation per ring. > > > > This does add a

Re: [net-next 09/10] bnxt_en: add support for software dynamic interrupt moderation

2018-01-04 Thread Michael Chan
On Thu, Jan 4, 2018 at 12:21 PM, Andy Gospodarek wrote: > From: Andy Gospodarek > > This implements the changes needed for the bnxt_en driver to add support > for dynamic interrupt moderation per ring. > > This does add additional counters in the receive path, but testing shows > that any additio

[net-next 09/10] bnxt_en: add support for software dynamic interrupt moderation

2018-01-04 Thread Andy Gospodarek
From: Andy Gospodarek This implements the changes needed for the bnxt_en driver to add support for dynamic interrupt moderation per ring. This does add additional counters in the receive path, but testing shows that any additional instructions are offset by throughput gain when the default confi