> -----Original Message----- > From: Yuanhan Liu [mailto:y...@fridaylinux.org] > Sent: Thursday, January 18, 2018 4:51 PM > To: Thomas Monjalon <tho...@monjalon.net> > Cc: dev@dpdk.org; Wang, Xiao W <xiao.w.w...@intel.com>; Yigit, Ferruh > <ferruh.yi...@intel.com>; Olivier Matz <olivier.m...@6wind.com> > Subject: Re: [dpdk-dev] [PATCH 1/2] net: fixup RARP generation > > On Thu, Jan 18, 2018 at 09:38:39AM +0100, Thomas Monjalon wrote: > > 18/01/2018 04:14, Yuanhan Liu: > > > Due to a mistake operation from me, older version (v10) was merged to > > > master branch. It's the v11 should be applied. However, the master branch > > > is not rebase-able. Thus, this patch is made, from the diff between v10 > > > and v11. > > > > Understood it is a mistake. > > However, you can briefly describes what does this change. > > Is there a changelog in v11 patch? > > Yes, ther is: > > v11: > - Add check for parameter and tailroom in rte_net_make_rarp_packet. > - Allocate mbuf in rte_net_make_rarp_packet. > > > > > > > Code is from Xiao Wang. > > > > You may add his Signed-off. > > I have no objection. Xiao, okay to you? I will also set the author > to you. > > --yliu > > > > Signed-off-by: Yuanhan Liu <y...@fridaylinux.org>
OK for me. BRs, Xiao