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

From: KY Srinivasan
Date: Tue Mar 17 2015 - 16:07:18 EST




> -----Original Message-----
> From: devel [mailto:driverdev-devel-bounces@xxxxxxxxxxxxxxxxxxxxxx] On
> Behalf Of KY Srinivasan
> Sent: Tuesday, March 17, 2015 12:26 PM
> To: David Miller
> Cc: olaf@xxxxxxxxx; netdev@xxxxxxxxxxxxxxx; jasowang@xxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; apw@xxxxxxxxxxxxx; devel@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [PATCH V3 0/2 net-next] hyperv: Enable batched notification
>
>
>
> > -----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.

David,

I pulled down the net-next tree and the issue is with the first patch:
0001-Drivers-hv-vmbus-Export-the-vmbus_sendpacket_pagebuf.patch

The net-next tree is not current with Greg's tree and this patch is on code that
is in Greg's tree. This patch merely exports an API that is already in Greg's tree.
Greg wanted me to take this patch through your tree since the only user
of this functionality is the network driver. Any suggestions on how I should
proceed here.

The second patch:
0002-hyperv-Support-batched-notification.patch

applies cleanly to your tree.

Regards,

K. Y


>
> Thanks,
>
> K. Y
> _______________________________________________
> devel mailing list
> devel@xxxxxxxxxxxxxxxxxxxxxx
> http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
--
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/