RE: [PATCH V2 3/3 net-next] hyperv: Support batched notification

2015-03-11 Thread KY Srinivasan
..@canonical.com; gre...@linuxfoundation.org; KY Srinivasan > Subject: Re: [PATCH V2 3/3 net-next] hyperv: Support batched notification > > > > On Thu, Mar 12, 2015 at 3:04 AM, K. Y. Srinivasan > wrote: > > Optimize notifying the host by deferring notification until there

Re: [PATCH V2 3/3 net-next] hyperv: Support batched notification

2015-03-11 Thread Jason Wang
On Thu, Mar 12, 2015 at 3:04 AM, K. Y. Srinivasan wrote: Optimize notifying the host by deferring notification until there are no more packets to be sent. This will help in batching the requests on the host. Signed-off-by: K. Y. Srinivasan --- drivers/net/hyperv/hyperv_net.h |2 +-