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

David Miller davem at davemloft.net
Thu Feb 11 08:30:53 PST 2016


From: sunil.kovvuri at 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.



More information about the linux-arm-kernel mailing list