]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_txq.c
net/hinic: allocate IO memory with socket id
[dpdk.git] / drivers / net / mlx5 / mlx5_txq.c
index 2ad849a229fcae43b04054cf8be2fec2c49bb3af..57bc1164501667dc87b6360e08510808f2221ae8 100644 (file)
@@ -983,7 +983,7 @@ txq_set_params(struct mlx5_txq_ctrl *txq_ctrl)
         * If there is requested minimal amount of data to inline
         * we MUST enable inlining. This is a case for ConnectX-4
         * which usually requires L2 inlined for correct operating
         * If there is requested minimal amount of data to inline
         * we MUST enable inlining. This is a case for ConnectX-4
         * which usually requires L2 inlined for correct operating
-        * and ConnectX-4LX which requires L2-L4 inlined to
+        * and ConnectX-4 Lx which requires L2-L4 inlined to
         * support E-Switch Flows.
         */
        if (inlen_mode) {
         * support E-Switch Flows.
         */
        if (inlen_mode) {