> -----Original Message----- > From: McDaniel, Timothy <[email protected]> > Sent: Friday, October 30, 2020 1:29 PM > Cc: [email protected]; Carrillo, Erik G <[email protected]>; Eads, Gage > <[email protected]>; Van Haaren, Harry <[email protected]>; > [email protected]; [email protected] > 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 <[email protected]> Reviewed-by: Gage Eads <[email protected]> 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

