> -----Original Message----- > From: McDaniel, Timothy <[email protected]> > Sent: Friday, October 30, 2020 1:27 PM > To: Burakov, Anatoly <[email protected]> > Cc: [email protected]; Carrillo, Erik G <[email protected]>; Eads, Gage > <[email protected]>; Van Haaren, Harry <[email protected]>; > [email protected]; [email protected] > 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 <[email protected]> > --- 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 <[email protected]> Thanks, Gage
- [dpdk-dev] [PATCH v10 00/23] Add DLB PMD Timothy McDaniel
- [dpdk-dev] [PATCH v10 02/23] event/dlb: add dynamic... Timothy McDaniel
- [dpdk-dev] [PATCH v10 01/23] event/dlb: add documen... Timothy McDaniel
- [dpdk-dev] [PATCH v10 05/23] event/dlb: add inline ... Timothy McDaniel
- [dpdk-dev] [PATCH v10 04/23] event/dlb: add definit... Timothy McDaniel
- [dpdk-dev] [PATCH v10 03/23] event/dlb: add private... Timothy McDaniel
- [dpdk-dev] [PATCH v10 07/23] event/dlb: add flexibl... Timothy McDaniel
- [dpdk-dev] [PATCH v10 06/23] event/dlb: add eventde... Timothy McDaniel
- Re: [dpdk-dev] [PATCH v10 06/23] event/dlb: add... Eads, Gage
- Re: [dpdk-dev] [PATCH v10 06/23] event/dlb:... McDaniel, Timothy
- [dpdk-dev] [PATCH v10 08/23] event/dlb: add probe-t... Timothy McDaniel
- [dpdk-dev] [PATCH v10 09/23] event/dlb: add xstats Timothy McDaniel
- [dpdk-dev] [PATCH v10 11/23] event/dlb: add queue a... Timothy McDaniel
- [dpdk-dev] [PATCH v10 10/23] event/dlb: add infos g... Timothy McDaniel
- [dpdk-dev] [PATCH v10 12/23] event/dlb: add queue s... Timothy McDaniel
- [dpdk-dev] [PATCH v10 13/23] event/dlb: add port se... Timothy McDaniel
- Re: [dpdk-dev] [PATCH v10 13/23] event/dlb: add... Eads, Gage
- Re: [dpdk-dev] [PATCH v10 13/23] event/dlb:... McDaniel, Timothy

