Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1434632
| From | Dexuan Cui <decui@microsoft.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH v13 net-next 1/1] hv_sock: introduce Hyper-V Sockets |
| Date | 2016-06-30 16:40 +0200 |
| Message-ID | <rPLih-2i1-15@gated-at.bofh.it> (permalink) |
| References | <rPm0y-3Cd-15@gated-at.bofh.it> <rPJJw-1fQ-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> From: David Miller [mailto:davem@davemloft.net]
> Sent: Thursday, June 30, 2016 20:45
> To: Dexuan Cui <decui@microsoft.com>
> Cc: gregkh@linuxfoundation.org; netdev@vger.kernel.org; linux-
> kernel@vger.kernel.org; devel@linuxdriverproject.org; olaf@aepfle.de;
> apw@canonical.com; jasowang@redhat.com; vkuznets@redhat.com;
> cavery@redhat.com; KY Srinivasan <kys@microsoft.com>; Haiyang Zhang
> <haiyangz@microsoft.com>; joe@perches.com; rolf.neugebauer@docker.com
> Subject: Re: [PATCH v13 net-next 1/1] hv_sock: introduce Hyper-V Sockets
>
> From: Dexuan Cui <decui@microsoft.com>
> Date: Wed, 29 Jun 2016 11:30:40 +0000
>
> > @@ -1509,4 +1509,18 @@ static inline void commit_rd_index(struct
> vmbus_channel *channel)
> > }
> >
> >
> > +struct vmpipe_proto_header {
> > + u32 pkt_type;
>
> It is wasteful to have two empty lines before this structure definition, one
> is sufficient.
>
> ...
Hi David,
Thank you for pointing out the issues!
I'll fix all of them, and check all the similar issues in the patch.
Will post a new version ASAP.
Thanks,
-- Dexuan
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v13 net-next 1/1] hv_sock: introduce Hyper-V Sockets David Miller <davem@davemloft.net> - 2016-06-30 15:00 +0200 RE: [PATCH v13 net-next 1/1] hv_sock: introduce Hyper-V Sockets Dexuan Cui <decui@microsoft.com> - 2016-06-30 16:40 +0200
csiph-web