numam-dpdk/drivers
Timothy McDaniel 17f56f6d56 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.mcdaniel@intel.com>
Reviewed-by: Gage Eads <gage.eads@intel.com>
2020-11-02 07:25:49 +01:00
..
baseband drivers: add headers install helper 2020-10-22 14:16:22 +02:00
bus bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
common build: standardize component names and defines 2020-10-19 22:15:34 +02:00
compress build: replace use of old build macros 2020-10-19 22:15:44 +02:00
crypto bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
event event/dlb2: add flexible interface 2020-11-02 07:25:49 +01:00
mempool bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
net bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
raw raw/ioat: fix work-queue config size 2020-10-30 16:01:45 +01:00
regex regex/mlx5: add out-of-order scan capability 2020-11-03 02:03:30 +01:00
vdpa build: replace use of old build macros 2020-10-19 22:15:44 +02:00
meson.build drivers: add headers install helper 2020-10-22 14:16:22 +02:00