numam-dpdk/drivers/raw/ioat
Bruce Richardson dd51b7bd66 raw/ioat: fix build missing errno include
The inline functions in rte_idxd_rawdev_fns.h make use of rte_errno, but
the header with its definition is not included by that file leading to
build errors.

Fixes: f82c87eb14 ("raw/ioat: move idxd functions to separate file")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2022-06-26 10:25:52 +02:00
..
dpdk_idxd_cfg.py dma/idxd: move config script from raw driver 2021-10-22 22:40:59 +02:00
idxd_bus.c raw/ioat: fix missing device name in idxd bus scan 2021-06-17 09:37:12 +02:00
idxd_pci.c raw/ioat: rework SW ring layout 2021-05-04 17:37:47 +02:00
ioat_common.c raw/ioat: fix missing ring pointer reset 2021-06-22 23:12:47 +02:00
ioat_private.h raw/ioat: add component prefix to log messages 2021-05-04 17:07:19 +02:00
ioat_rawdev_test.c raw/ioat: report status of completed jobs 2021-05-04 17:43:50 +02:00
ioat_rawdev.c log: register with standardized names 2021-05-11 15:17:55 +02:00
ioat_spec.h raw/ioat: fix work-queue config size 2020-10-30 16:01:45 +01:00
meson.build raw/ioat: build only if dmadev not present 2021-10-22 22:40:58 +02:00
rte_idxd_rawdev_fns.h raw/ioat: fix build missing errno include 2022-06-26 10:25:52 +02:00
rte_ioat_rawdev_fns.h raw/ioat: report status of completed jobs 2021-05-04 17:43:50 +02:00
rte_ioat_rawdev.h remove passive voice in function description 2022-06-24 14:05:54 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00