On Wed, Jun 1, 2016 at 6:17 PM, Alexander Duyck wrote:
> This patch gives drivers the ability to set their own default RPS
> configuration. The general idea is to allow drivers that might benefit
> from enabling RPS an opportunity to configure it for themselves.
>
> Signed-off-by: Alexander Duyck
This patch gives drivers the ability to set their own default RPS
configuration. The general idea is to allow drivers that might benefit
from enabling RPS an opportunity to configure it for themselves.
Signed-off-by: Alexander Duyck
---
include/linux/netdevice.h |9
net/core/dev.c