DPDK
21.11.8
|
#include <x86intrin.h>
#include <rte_rawdev.h>
#include <rte_memzone.h>
#include <rte_prefetch.h>
#include "rte_idxd_rawdev_fns.h"
Go to the source code of this file.
This header file contains the implementation of the various ioat rawdev functions for IOAT/CBDMA hardware. The API specification and key public structures are defined in "rte_ioat_rawdev.h".
This file should not be included directly, but instead applications should include "rte_ioat_rawdev.h", which then includes this file - and the IDXD/DSA equivalent header - in turn.
Definition in file rte_ioat_rawdev_fns.h.