> -----Original Message----- > From: McDaniel, Timothy <timothy.mcdan...@intel.com> > Sent: Saturday, October 17, 2020 1:21 PM > 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 > Subject: [PATCH v2 03/22] event/dlb2: add private data structures and > constants > > The header file dlb2_priv.h is used internally by the PMD. > It include constants, macros for device resources, > structure definitions for hardware interfaces and > software state, and various forward-declarations. > The header file rte_pmd_dlb2.h will be exported in a > subsequent patch, but is included here due to a data > structure dependency. > > Signed-off-by: Timothy McDaniel <timothy.mcdan...@intel.com> Reviewed-by: Gage Eads <gage.e...@intel.com> Thanks, Gage
- [dpdk-dev] [PATCH v2 00/22] Add DLB2 PMD Timothy McDaniel
- [dpdk-dev] [PATCH v2 01/22] event/dlb2: add document... Timothy McDaniel
- Re: [dpdk-dev] [PATCH v2 01/22] event/dlb2: add ... Jerin Jacob
- Re: [dpdk-dev] [PATCH v2 01/22] event/dlb2: ... Bruce Richardson
- Re: [dpdk-dev] [PATCH v2 01/22] event/dlb2: add ... Kinsella, Ray
- [dpdk-dev] [PATCH v2 02/22] event/dlb2: add dynamic ... Timothy McDaniel
- [dpdk-dev] [PATCH v2 05/22] event/dlb2: add inline f... Timothy McDaniel
- [dpdk-dev] [PATCH v2 03/22] event/dlb2: add private ... Timothy McDaniel
- Re: [dpdk-dev] [PATCH v2 03/22] event/dlb2: add ... Eads, Gage
- [dpdk-dev] [PATCH v2 04/22] event/dlb2: add definiti... Timothy McDaniel
- [dpdk-dev] [PATCH v2 07/22] event/dlb2: add xstats Timothy McDaniel
- [dpdk-dev] [PATCH v2 08/22] event/dlb2: add infos ge... Timothy McDaniel
- [dpdk-dev] [PATCH v2 10/22] event/dlb2: add queue se... Timothy McDaniel
- [dpdk-dev] [PATCH v2 09/22] event/dlb2: add queue an... Timothy McDaniel
- [dpdk-dev] [PATCH v2 11/22] event/dlb2: add port set... Timothy McDaniel