> -----Original Message----- > From: McDaniel, Timothy <timothy.mcdan...@intel.com> > Sent: Friday, October 30, 2020 1:29 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 v6 06/23] event/dlb2: add eventdev probe > > Add the eventdev portion of probe, and parse command line > options, but do not initialize hardware. > > Changes since v2 patch-set probe: > > Primary and secondary probe-time init has been removed, and > will be introduced in subsequent patches contained in > the v3 patch-set. > > Hardware init has been moved to a subsequent patch in order to > minimize the patch size. The files dlb2/pf/dlb2_pf.c and > dlb2/pf/dlb_main.c include stubs of hardware init functions, > and these will be replaced with the real versions when the > hardware layer is committed. > > 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> 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
- [dpdk-dev] [PATCH v6 14/23] event/dlb2: add port lin... Timothy McDaniel
- [dpdk-dev] [PATCH v6 16/23] event/dlb2: add eventdev... Timothy McDaniel
- [dpdk-dev] [PATCH v6 17/23] event/dlb2: add enqueue ... Timothy McDaniel
- [dpdk-dev] [PATCH v6 19/23] event/dlb2: add eventdev... Timothy McDaniel
- [dpdk-dev] [PATCH v6 05/23] event/dlb2: add inline f... Timothy McDaniel
- [dpdk-dev] [PATCH v6 18/23] event/dlb2: add dequeue ... Timothy McDaniel
- [dpdk-dev] [PATCH v6 21/23] event/dlb2: add PMD self... Timothy McDaniel
- [dpdk-dev] [PATCH v6 20/23] event/dlb2: add PMD's to... Timothy McDaniel
- [dpdk-dev] [PATCH v6 22/23] event/dlb2: add queue an... Timothy McDaniel
- [dpdk-dev] [PATCH v6 23/23] event/dlb2: add timeout ... Timothy McDaniel
- Re: [dpdk-dev] [PATCH v6 06/23] event/dlb2: add even... Eads, Gage
- [dpdk-dev] [PATCH v7 00/23] Add DLB2 PMD Timothy McDaniel
- [dpdk-dev] [PATCH v7 02/23] event/dlb2: add dynamic ... Timothy McDaniel
- [dpdk-dev] [PATCH v7 01/23] event/dlb2: add document... Timothy McDaniel
- [dpdk-dev] [PATCH v7 04/23] event/dlb2: add definiti... Timothy McDaniel
- [dpdk-dev] [PATCH v7 03/23] event/dlb2: add private ... Timothy McDaniel
- [dpdk-dev] [PATCH v7 05/23] event/dlb2: add inline f... Timothy McDaniel
- [dpdk-dev] [PATCH v7 08/23] event/dlb2: add probe-ti... Timothy McDaniel
- [dpdk-dev] [PATCH v7 07/23] event/dlb2: add flexible... Timothy McDaniel
- [dpdk-dev] [PATCH v7 11/23] event/dlb2: add queue an... Timothy McDaniel
- [dpdk-dev] [PATCH v7 09/23] event/dlb2: add xstats Timothy McDaniel