Olivier, Thanks for your review and Acked-by, I will do that as you said next time.
Zhiyong > -----Original Message----- > From: Olivier Matz [mailto:olivier.m...@6wind.com] > Sent: Monday, January 22, 2018 9:07 PM > To: Yang, Zhiyong <zhiyong.y...@intel.com> > Cc: dev@dpdk.org; Yigit, Ferruh <ferruh.yi...@intel.com>; > tho...@monjalon.net > Subject: Re: [PATCH] mbuf: remove void pointer cast > > On Fri, Jan 19, 2018 at 06:18:13PM +0800, Zhiyong Yang wrote: > > It is unnecessary to cast from void * to struct rte_mbuf *, the change > > can make code clearer. > > > > Signed-off-by: Zhiyong Yang <zhiyong.y...@intel.com> > > Acked-by: Olivier Matz <olivier.m...@6wind.com> > > Zhihong, for next time please prefix the patch with "PATCH v2" > and use --in-reply-to with the message id of the first version. > > Thanks > Olivier