numam-dpdk/drivers/raw/ioat
Kevin Laatz 2ae23f5647 raw/ioat: add fill operation
Add fill operation enqueue support for IOAT and IDXD. The fill enqueue is
similar to the copy enqueue, but takes a 'pattern' rather than a source
address to transfer to the destination address. This patch also includes an
additional test case for the new operation type.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
2020-10-08 14:33:20 +02:00
..
dpdk_idxd_cfg.py raw/ioat: include example configuration script 2020-10-08 14:33:20 +02:00
idxd_pci.c raw/ioat: clean up use of common test function 2020-10-08 14:33:20 +02:00
idxd_vdev.c raw/ioat: clean up use of common test function 2020-10-08 14:33:20 +02:00
ioat_common.c raw/ioat: move xstats functions to common file 2020-10-08 14:33:20 +02:00
ioat_private.h raw/ioat: clean up use of common test function 2020-10-08 14:33:20 +02:00
ioat_rawdev_test.c raw/ioat: add fill operation 2020-10-08 14:33:20 +02:00
ioat_rawdev.c raw/ioat: clean up use of common test function 2020-10-08 14:33:20 +02:00
ioat_spec.h raw/ioat: probe idxd PCI 2020-10-08 14:33:20 +02:00
meson.build raw/ioat: probe idxd PCI 2020-10-08 14:33:20 +02:00
rte_ioat_rawdev_fns.h raw/ioat: add fill operation 2020-10-08 14:33:20 +02:00
rte_ioat_rawdev.h raw/ioat: add fill operation 2020-10-08 14:33:20 +02:00
rte_rawdev_ioat_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00