numam-dpdk/drivers
Chengwen Feng 05d5fc66a2 dma/skeleton: introduce skeleton driver
Skeleton dmadevice driver, on the lines of rawdev skeleton, is for
showcasing of the dmadev library.

Design of skeleton involves a virtual device which is plugged into VDEV
bus on initialization.

Also, enable compilation of dmadev skeleton drivers.

Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
Reviewed-by: Kevin Laatz <kevin.laatz@intel.com>
Reviewed-by: Conor Walsh <conor.walsh@intel.com>
2021-10-17 20:49:58 +02:00
..
baseband baseband/acc100: fix 4GUL outbound size 2021-10-08 21:31:07 +02:00
bus bus/vmbus: fix ring buffer mapping in secondary process 2021-10-13 13:55:09 +02:00
common common/cnxk: support 98XX CPT dual block 2021-10-08 21:31:07 +02:00
compress compress/mlx5: refactor HW queue object 2021-10-05 18:15:40 +02:00
crypto crypto/cnxk: support inner checksum 2021-10-08 21:40:16 +02:00
dma dma/skeleton: introduce skeleton driver 2021-10-17 20:49:58 +02:00
event net/cnxk: support Tx security offload on cn10k 2021-10-02 15:45:19 +02:00
mempool mempool/stack: build on Windows 2021-10-01 16:46:05 +02:00
net net/sfc: relax SW packets/bytes atomic ops memory ordering 2021-10-07 16:57:42 +02:00
raw raw/dpaa2_qdma: remove datapath checks for lcore ID 2021-10-07 14:47:35 +02:00
regex regex/mlx5: refactor HW queue objects 2021-10-05 18:15:40 +02:00
vdpa common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
meson.build dmadev: introduce DMA device library 2021-10-17 20:49:57 +02:00