> -----Original Message----- > From: Eads, Gage <gage.e...@intel.com> > Sent: Friday, October 30, 2020 2:51 PM > To: McDaniel, Timothy <timothy.mcdan...@intel.com>; Burakov, Anatoly > <anatoly.bura...@intel.com> > Cc: dev@dpdk.org; Carrillo, Erik G <erik.g.carri...@intel.com>; Van Haaren, > Harry <harry.van.haa...@intel.com>; jer...@marvell.com; > tho...@monjalon.net > Subject: RE: [PATCH v10 06/23] event/dlb: add eventdev probe > > > > > -----Original Message----- > > From: McDaniel, Timothy <timothy.mcdan...@intel.com> > > Sent: Friday, October 30, 2020 1:27 PM > > To: Burakov, Anatoly <anatoly.bura...@intel.com> > > Cc: dev@dpdk.org; Carrillo, Erik G <erik.g.carri...@intel.com>; Eads, Gage > > <gage.e...@intel.com>; Van Haaren, Harry <harry.van.haa...@intel.com>; > > jer...@marvell.com; tho...@monjalon.net > > Subject: [PATCH v10 06/23] event/dlb: add eventdev probe > > > > Add the eventdev portion of probe, and parse command line > > options, but do not initialize hardware. > > > > Changes since v5 patch-set probe: > > > > Primary and secondary probe-time init has been removed, and > > will be introduced in subsequent patches contained in > > this patch-set. > > > > Hardware init has been moved to a subsequent patch in order to > > minimize the patch size. > > > > Initialization of the flexible interface layer has been moved to > > a subsequent patch in order to minimize patch size. > > > > Signed-off-by: Timothy McDaniel <timothy.mcdan...@intel.com> > > --- > > Same as with the 2.0 patchset: if there's a next version, please put the > 'Changes since' info below the '---' line, so it's not included in the commit > message. (Otherwise this can get fixed during merge.) > > Reviewed-by: Gage Eads <gage.e...@intel.com> > > Thanks, > Gage
Thanks Gage. Had the opportunity, so I fixed it.