linux/drivers/net/hyperv
Haiyang Zhang 8db91f6a9b hv_netvsc: Fix the queue index computation in forwarding case
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@microsoft.com>
Reviewed-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-17 11:05:19 -04:00
..
hyperv_net.h hv_netvsc: Fix the queue index computation in forwarding case 2017-04-17 11:05:19 -04:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: Fix the queue index computation in forwarding case 2017-04-17 11:05:19 -04:00
netvsc.c netvsc: use napi_consume_skb 2017-04-09 18:14:25 -07:00
rndis_filter.c netvsc: Initialize all channel related state prior to opening the channel 2017-04-08 08:33:03 -07:00