dd51b7bd66
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:
|
||
---|---|---|
.. | ||
dpdk_idxd_cfg.py | ||
idxd_bus.c | ||
idxd_pci.c | ||
ioat_common.c | ||
ioat_private.h | ||
ioat_rawdev_test.c | ||
ioat_rawdev.c | ||
ioat_spec.h | ||
meson.build | ||
rte_idxd_rawdev_fns.h | ||
rte_ioat_rawdev_fns.h | ||
rte_ioat_rawdev.h | ||
version.map |