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

From: KY Srinivasan
Date: Tue Mar 17 2015 - 15:26:37 EST




> -----Original Message-----
> From: David Miller [mailto:davem@xxxxxxxxxx]
> Sent: Tuesday, March 17, 2015 12:23 PM
> To: KY Srinivasan
> Cc: netdev@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> devel@xxxxxxxxxxxxxxxxxxxxxx; olaf@xxxxxxxxx; apw@xxxxxxxxxxxxx;
> jasowang@xxxxxxxxxx
> Subject: Re: [PATCH V3 0/2 net-next] hyperv: Enable batched notification
>
> From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
> Date: Tue, 17 Mar 2015 09:02:25 -0700
>
> > Take into consideration the xmit_more flag in skb to decide if we should
> > notify the host as we place packets in VMBUS.
> >
> > The VMBUS API that would give us this control is already in Greg's tree, in
> this
> > patch-set, that API is exported so it can be used in the netvsc driver. Greg
> has
> > acked this export.
> >
> > In this version of the patch-set, the patch to address the vmbus signalling
> > fix is not included here; that patch will be taken through Greg's tree.
> > I have also gotten rid of an unnecessary local variable in start_xmit()
> > function based on feedback from Jason Wang <jasowang@xxxxxxxxxx>.
>
> This patch set does not apply to net-next at all.

I will rebase this and send it.

Thanks,

K. Y
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/