]> git.droids-corp.org - dpdk.git/blobdiff - drivers/raw/ioat/rte_ioat_rawdev.h
net/ice/base: handle error gracefully in HW table calloc
[dpdk.git] / drivers / raw / ioat / rte_ioat_rawdev.h
index 7a89632e77cb7a168e00554a93749ffb3c0b0a07..f765a65571b7fb5f52a2529ce4428985c1c510a9 100644 (file)
 #include <rte_memory.h>
 #include <rte_memzone.h>
 #include <rte_prefetch.h>
-#include <rte_ioat_spec.h>
+#include "rte_ioat_spec.h"
 
 /** Name of the device driver */
 #define IOAT_PMD_RAWDEV_NAME rawdev_ioat
 /** String reported as the device driver name by rte_rawdev_info_get() */
 #define IOAT_PMD_RAWDEV_NAME_STR "rawdev_ioat"
-/** Name used to adjust the log level for this driver */
-#define IOAT_PMD_LOG_NAME "rawdev.ioat"
 
 /**
  * Configuration structure for an ioat rawdev instance