Re: [PATCH net-next] hv_netvsc: Implement batching in send buffer

2015-03-29 Thread David Miller
From: Haiyang Zhang Date: Thu, 26 Mar 2015 09:03:37 -0700 > 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 > Reviewed-by: K. Y. Srinivasa

[PATCH net-next] hv_netvsc: Implement batching in send buffer

2015-03-26 Thread Haiyang Zhang
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 Reviewed-by: K. Y. Srinivasan --- drivers/net/hyperv/hyperv_net.h | 16 +++- drivers/net/hyperv/n