RE: [PATCH net-next, v2, 1/3] hv_netvsc: Add support for LRO/RSC in the vSwitch

2018-09-21 Thread Haiyang Zhang
2018 2:37 PM > > > To: Haiyang Zhang > > > Cc: Haiyang Zhang ; da...@davemloft.net; > > > net...@vger.kernel.org; o...@aepfle.de; > > > linux-ker...@vger.kernel.org; de...@linuxdriverproject.org; vkuznets > > > > > > Subject: Re: [PATCH net-next, v2, 1

Re: [PATCH net-next, v2, 1/3] hv_netvsc: Add support for LRO/RSC in the vSwitch

2018-09-21 Thread Stephen Hemminger
ernel.org; o...@aepfle.de; linux-ker...@vger.kernel.org; > > de...@linuxdriverproject.org; vkuznets > > Subject: Re: [PATCH net-next, v2, 1/3] hv_netvsc: Add support for LRO/RSC in > > the vSwitch > > > > On Fri, 21 Sep 2018 18:20:35 + > > Haiyang Zhang wrote: > &g

RE: [PATCH net-next, v2, 1/3] hv_netvsc: Add support for LRO/RSC in the vSwitch

2018-09-21 Thread Haiyang Zhang
uznets > Subject: Re: [PATCH net-next, v2, 1/3] hv_netvsc: Add support for LRO/RSC in > the vSwitch > > On Fri, 21 Sep 2018 18:20:35 + > Haiyang Zhang wrote: > > Overall, this looks good. Some minor suggestions. > > > +struct nvsc_rsc { > > + con

Re: [PATCH net-next, v2, 1/3] hv_netvsc: Add support for LRO/RSC in the vSwitch

2018-09-21 Thread Stephen Hemminger
On Fri, 21 Sep 2018 18:20:35 + Haiyang Zhang wrote: Overall, this looks good. Some minor suggestions. > +struct nvsc_rsc { > + const struct ndis_pkt_8021q_info *vlan; > + const struct ndis_tcp_ip_checksum_info *csum_info; > + u8 is_last; /* last RNDIS msg in a vmtransfer_page */