numam-dpdk/drivers/raw
Wei Huang 03260531ec raw/ifpga: introduce AFU driver framework
AFU (Acceleration Function Unit) is part of FPGA and enumerated
by ifpga driver.
This driver implements common AFU device interfaces and exposes
them to application as standard raw device APIs.
Normally application can operate specified AFU as below,
1. call rte_rawdev_pmd_get_named_dev() to find AFU device.
2. call rte_rawdev_configure() to initialize AFU device.
3. call rte_rawdev_selftest() to test AFU device.

Signed-off-by: Wei Huang <wei.huang@intel.com>
Acked-by: Tianfei Zhang <tianfei.zhang@intel.com>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
2022-06-21 09:27:17 +02:00
..
cnxk_bphy remove unnecessary null checks 2022-02-12 12:07:48 +01:00
cnxk_gpio raw/cnxk_gpio: allow controlling existing GPIO 2022-06-08 10:56:54 +02:00
dpaa2_cmdif build: remove custom dependency checks in drivers 2022-01-21 15:40:58 +01:00
ifpga raw/ifpga: introduce AFU driver framework 2022-06-21 09:27:17 +02:00
ioat dma/idxd: move config script from raw driver 2021-10-22 22:40:59 +02:00
ntb raw/ntb: clear all valid doorbell bits on init 2022-02-13 12:23:34 +01:00
skeleton remove unnecessary null checks 2022-02-12 12:07:48 +01:00
meson.build raw/dpaa2_qdma: remove driver 2022-06-01 08:58:27 +02:00