>
> This patch adds a simple queue selection function to macvlan
> layer. In most cases, this will just use the standard fallback
> fuction, but when rx-queue has been recoreded we'll try to use
> that value.
>
> Signed-off-by: Vladislav Yasevich
> ---
> drivers/net/macvlan.c | 20 +++
On Sun, 2016-02-07 at 22:14 -0500, Vladislav Yasevich wrote:
> This patch adds a simple queue selection function to macvlan
> layer. In most cases, this will just use the standard fallback
> fuction, but when rx-queue has been recoreded we'll try to use
> that value.
>
> Signed-off-by: Vladislav
This patch adds a simple queue selection function to macvlan
layer. In most cases, this will just use the standard fallback
fuction, but when rx-queue has been recoreded we'll try to use
that value.
Signed-off-by: Vladislav Yasevich
---
drivers/net/macvlan.c | 20
1 file ch