mbuf: support dynamic fields and flags
[dpdk.git] / lib / librte_eal / common / include / rte_dev.h
index 94829f6..c25e09e 100644 (file)
@@ -63,7 +63,6 @@ enum rte_kernel_driver {
        RTE_KDRV_VFIO,
        RTE_KDRV_UIO_GENERIC,
        RTE_KDRV_NIC_UIO,
-       RTE_KDRV_NIC_MLX,
        RTE_KDRV_NONE,
 };