]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_rxtx_vec_neon.h
net/mlx5: fix typo in vectorized Rx comments
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec_neon.h
index 4d1710b8377048d8205e8efc9ddd7d2fe6461e4b..77979c939c2f23fd2dda06b1a1f3e5d8d9c23610 100644 (file)
@@ -593,7 +593,7 @@ rxq_cq_process_v(struct mlx5_rxq_data *rxq, volatile struct mlx5_cqe *cq,
         * there's no instruction to count trailing zeros. __builtin_clzl() is
         * used instead.
         *
-        * A. copy 4 mbuf pointers from elts ring to returing pkts.
+        * A. copy 4 mbuf pointers from elts ring to returning pkts.
         * B. load 64B CQE and extract necessary fields
         *    Final 16bytes cqes[] extracted from original 64bytes CQE has the
         *    following structure: