]> git.droids-corp.org - dpdk.git/blobdiff - config/rte_config.h
raw/dpaa2_cmdif: introduce DPAA2 command interface driver
[dpdk.git] / config / rte_config.h
index 0d61b84c17e3e0ac4da1757b12ccece16fc76d2a..6d2fa7924700304b953fb72c11e6bf5fc4343f80 100644 (file)
@@ -32,6 +32,7 @@
 #define RTE_LOG_DP_LEVEL RTE_LOG_INFO
 #define RTE_BACKTRACE 1
 #define RTE_EAL_VFIO 1
+#define RTE_MAX_VFIO_CONTAINERS 64
 
 /* bsd module defines */
 #define RTE_CONTIGMEM_MAX_NUM_BUFS 64
 /* QuickAssist device */
 #define RTE_QAT_PMD_MAX_NB_SESSIONS 2048
 
+/* virtio crypto defines */
+#define RTE_VIRTIO_CRYPTO_PMD_MAX_NB_SESSIONS 1024
+#define RTE_MAX_VIRTIO_CRYPTO 32
+
 /* DPAA2_SEC */
 #define RTE_DPAA2_SEC_PMD_MAX_NB_SESSIONS 2048