]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5.c
mlx5: support MTU configuration
[dpdk.git] / drivers / net / mlx5 / mlx5.c
index aafa70b29fcaf29914d7750e47d9b44e2db9a6cd..ddd74d0fb00f55719269c9d2794ee6b7c5198586 100644 (file)
@@ -140,6 +140,7 @@ static const struct eth_dev_ops mlx5_dev_ops = {
        .tx_queue_release = mlx5_tx_queue_release,
        .mac_addr_remove = mlx5_mac_addr_remove,
        .mac_addr_add = mlx5_mac_addr_add,
+       .mtu_set = mlx5_dev_set_mtu,
 };
 
 static struct {