Re: [PATCH net-next,1/2] hv_netvsc: Fix the queue index computation in forwarding case

From: David Miller
Date: Mon Apr 17 2017 - 11:05:53 EST


From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 12 Apr 2017 11:35:05 -0700

> From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
>
> If the outgoing skb has a RX queue mapping available, we use the queue
> number directly, other than put it through Send Indirection Table.
>
> Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
> Reviewed-by: Stephen Hemminger <sthemmin@xxxxxxxxxxxxx>

Applied.