From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ouyang, Changchun" Subject: Re: [RFC PATCH 00/17] Single virtio implementation Date: Tue, 9 Dec 2014 05:41:39 +0000 Message-ID: References: <1418019716-4962-1-git-send-email-changchun.ouyang@intel.com> <4047137.blhnCyLAqS@xps13> <533710CFB86FA344BFBF2D6802E60286C9DE44@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev-VfR2kkLFssw@public.gmane.org" To: "Qiu, Michael" , Thomas Monjalon , Stephen Hemminger Return-path: In-Reply-To: <533710CFB86FA344BFBF2D6802E60286C9DE44-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org> Content-Language: en-US List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi > -----Original Message----- > From: Qiu, Michael > Sent: Tuesday, December 9, 2014 11:23 AM > To: Ouyang, Changchun; Thomas Monjalon; Stephen Hemminger > Cc: dev-VfR2kkLFssw@public.gmane.org > Subject: Re: [dpdk-dev] [RFC PATCH 00/17] Single virtio implementation >=20 > On 12/9/2014 9:11 AM, Ouyang, Changchun wrote: > > Hi Thomas, > > > >> -----Original Message----- > >> From: Thomas Monjalon [mailto:thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org] > >> Sent: Monday, December 8, 2014 5:31 PM > >> To: Ouyang, Changchun > >> Cc: dev-VfR2kkLFssw@public.gmane.org > >> Subject: Re: [dpdk-dev] [RFC PATCH 00/17] Single virtio > >> implementation > >> > >> Hi Changchun, > >> > >> 2014-12-08 14:21, Ouyang Changchun: > >>> This patch set bases on two original RFC patch sets from Stephen > >> Hemminger[stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org] > >>> Refer to [http://dpdk.org/ml/archives/dev/2014-August/004845.html ] > >>> for > >> the original one. > >>> This patch set also resolves some conflict with latest codes and > >>> removed > >> duplicated codes. > >> > >> As you sent the patches, you appear as the author. > >> But I guess Stephen should be the author for some of them. > >> Please check who has contributed the most in each patch to decide. > > You are right, most of patches originate from Stephen's patchset, > > except for the last one, To be honest, I am ok whoever is the author > > of this patch set, :-), We could co-own the feature of Single virtio > > if you all agree with it, and I think we couldn't finish Such a > > feature without collaboration among us, this is why I tried to communic= ate > with most of you to collect more feedback, suggestion and comments for th= is > feature. > > Very appreciate for all kinds of feedback, suggestion here, especially = for > patch set from Stephen. > > > > According to your request, how could we make this patch set looks more > like Stephen as the author? > > Currently I add Stephen as Signed-off-by list in each patch(I got the > agreement from Stephen before doing this :-)). >=20 > Hi Ouyang, >=20 > "Signed-off-by" should be added by himself, because the one who in the > Signed-off-by list should take responsibility for it(like potential bugs/= issues). >=20 > Although, lots of patches are originate from Stephen, we still need himse= lf > add this line :) Hi Thomas,=20 It that right? I can't add Stephen into Signed-off-by list even if I have g= otten the agreement from Stephen, What 's the strict rule here? Thanks Changchun