> -----Original Message----- > From: McDaniel, Timothy <timothy.mcdan...@intel.com> > Sent: Friday, October 30, 2020 1:29 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; tho...@monjalon.net > Subject: [PATCH v6 07/23] event/dlb2: add flexible interface > > This commit introduces the flexible interface. This > interface allows the core code to operate in PF mode (direct > hardware access) or bifurcated mode (hardware configured via > kernel driver). This driver currently only supports PF mode > but bifurcated mode will be added in a future DPDK patch-set. > Note that the flexible interface is not used for data path > operations, and thus there are no performance concerns > related to the use of function pointers. > > Signed-off-by: Timothy McDaniel <timothy.mcdan...@intel.com> Reviewed-by: Gage Eads <gage.e...@intel.com> Thanks, Gage
- Re: [dpdk-dev] [PATCH v5 00/23] Add DLB2 PM... Jerin Jacob
- Re: [dpdk-dev] [PATCH v5 00/23] Add DLB... Van Haaren, Harry
- Re: [dpdk-dev] [PATCH v5 00/23] Ad... McDaniel, Timothy
- Re: [dpdk-dev] [PATCH v5 00/23] Add DLB2 PM... David Marchand
- [dpdk-dev] [PATCH v6 00/23] Add DLB2 PMD Timothy McDaniel
- [dpdk-dev] [PATCH v6 02/23] event/dlb2: add dynamic... Timothy McDaniel
- [dpdk-dev] [PATCH v6 01/23] event/dlb2: add documen... Timothy McDaniel
- [dpdk-dev] [PATCH v6 04/23] event/dlb2: add definit... Timothy McDaniel
- [dpdk-dev] [PATCH v6 03/23] event/dlb2: add private... Timothy McDaniel
- [dpdk-dev] [PATCH v6 07/23] event/dlb2: add flexibl... Timothy McDaniel
- Re: [dpdk-dev] [PATCH v6 07/23] event/dlb2: add... Eads, Gage
- [dpdk-dev] [PATCH v6 09/23] event/dlb2: add xstats Timothy McDaniel
- [dpdk-dev] [PATCH v6 08/23] event/dlb2: add probe-t... Timothy McDaniel
- [dpdk-dev] [PATCH v6 12/23] event/dlb2: add queue s... Timothy McDaniel
- [dpdk-dev] [PATCH v6 10/23] event/dlb2: add infos g... Timothy McDaniel
- [dpdk-dev] [PATCH v6 11/23] event/dlb2: add queue a... Timothy McDaniel
- [dpdk-dev] [PATCH v6 13/23] event/dlb2: add port se... Timothy McDaniel
- [dpdk-dev] [PATCH v6 15/23] event/dlb2: add port un... Timothy McDaniel
- [dpdk-dev] [PATCH v6 14/23] event/dlb2: add port li... Timothy McDaniel