RE: [PATCH V3 2/2 net-next] hyperv: Support batched notification

2015-03-20 Thread KY Srinivasan
t; a...@canonical.com > Subject: RE: [PATCH V3 2/2 net-next] hyperv: Support batched notification > > > > On Fri, Mar 20, 2015 at 12:53 AM, KY Srinivasan > wrote: > > > > > >> -Original Message- > >> From: Jason Wang [mailto:jasow...@redhat.com

RE: [PATCH V3 2/2 net-next] hyperv: Support batched notification

2015-03-19 Thread Jason Wang
...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; KY Srinivasan Subject: Re: [PATCH V3 2/2 net-next] hyperv: Support batched notification On Wed, Mar 18, 2015 at 12:02 AM, K. Y. Srinivasan wrote: > Optimize notifying the host by deferring notification until there > are no more p

RE: [PATCH V3 2/2 net-next] hyperv: Support batched notification

2015-03-19 Thread KY Srinivasan
...@canonical.com; KY Srinivasan > Subject: Re: [PATCH V3 2/2 net-next] hyperv: Support batched notification > > > > On Wed, Mar 18, 2015 at 12:02 AM, K. Y. Srinivasan > wrote: > > Optimize notifying the host by deferring notification until there > > are no more

Re: [PATCH V3 2/2 net-next] hyperv: Support batched notification

2015-03-17 Thread Jason Wang
On Wed, Mar 18, 2015 at 12:02 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 +-