> -----Original Message----- > From: McDaniel, Timothy <[email protected]> > Sent: Friday, October 30, 2020 1:27 PM > Cc: [email protected]; Carrillo, Erik G <[email protected]>; Eads, Gage > <[email protected]>; Van Haaren, Harry <[email protected]>; > [email protected]; [email protected] > Subject: [PATCH v10 07/23] event/dlb: 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 modei, > but bifurcated mode will be added in a future 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 <[email protected]> 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
- Re: [dpdk-dev] [PATCH v10 07/23] event/dlb: add... Eads, Gage
- [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

