Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1332230

Re: [PATCH v2 0/6] net: thunderx: Setting IRQ affinity hints and other optimizations

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/6] net: thunderx: Setting IRQ affinity hints and other optimizations
Date 2016-02-11 17:40 +0100
Message-ID <r12rE-2UR-13@gated-at.bofh.it> (permalink)
References <r128h-2LZ-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: sunil.kovvuri@gmail.com
Date: Thu, 11 Feb 2016 21:50:20 +0530

> This patch series contains changes
> - To add support for virtual function's irq affinity hint
> - Replace napi_schedule() with napi_schedule_irqoff()
> - Reduce page allocation overhead by allocating pages
>   of higher order when pagesize is 4KB.
> - Add couple of stats which helps in debugging
> - Some miscellaneous changes to BGX driver.
> 
> Changes from v1:
> - As suggested changed MAC address invalid log message 
>   to dev_err() instead of dev_warn().

Series applied, thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/6] net: thunderx: Setting IRQ affinity hints and other optimizations sunil.kovvuri@gmail.com - 2016-02-11 17:20 +0100
  Re: [PATCH v2 0/6] net: thunderx: Setting IRQ affinity hints and  other optimizations David Miller <davem@davemloft.net> - 2016-02-11 17:40 +0100

csiph-web