linux_dsm_epyc7002/drivers/net/hyperv
Haiyang Zhang 7c3877f275 hv_netvsc: Implement batching in send buffer
With this patch, we can send out multiple RNDIS data packets in one send buffer
slot and one VMBus message. It reduces the overhead associated with VMBus messages.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-29 12:49:55 -07:00
..
hyperv_net.h hv_netvsc: Implement batching in send buffer 2015-03-29 12:49:55 -07:00
Kconfig staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
Makefile staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
netvsc_drv.c hv_netvsc: Implement batching in send buffer 2015-03-29 12:49:55 -07:00
netvsc.c hv_netvsc: Implement batching in send buffer 2015-03-29 12:49:55 -07:00
rndis_filter.c hv_netvsc: Implement batching in send buffer 2015-03-29 12:49:55 -07:00