summaryrefslogtreecommitdiffstats
path: root/src/dpdk/drivers/net/mlx4/mlx4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dpdk/drivers/net/mlx4/mlx4.h')
-rw-r--r--src/dpdk/drivers/net/mlx4/mlx4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dpdk/drivers/net/mlx4/mlx4.h b/src/dpdk/drivers/net/mlx4/mlx4.h
index d0c7bc29..4c7505e2 100644
--- a/src/dpdk/drivers/net/mlx4/mlx4.h
+++ b/src/dpdk/drivers/net/mlx4/mlx4.h
@@ -96,7 +96,7 @@ enum {
PCI_DEVICE_ID_MELLANOX_CONNECTX3PRO = 0x1007,
};
-#define MLX4_DRIVER_NAME "librte_pmd_mlx4"
+#define MLX4_DRIVER_NAME "net_mlx4"
/* Bit-field manipulation. */
#define BITFIELD_DECLARE(bf, type, size) \