]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_rxtx_vec_sse.h
pipeline: add check against loops
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec_sse.h
index f3d838389e2201edfb0b878a82a09262438cdd22..185d2695db77e8dbd1e725b0fea59c4b9a1f83d8 100644 (file)
@@ -772,7 +772,7 @@ rxq_cq_process_v(struct mlx5_rxq_data *rxq, volatile struct mlx5_cqe *cq,
                        }
                }
                if (rxq->dynf_meta) {
-                       /* This code is subject for futher optimization. */
+                       /* This code is subject for further optimization. */
                        int32_t offs = rxq->flow_meta_offset;
                        uint32_t mask = rxq->flow_meta_port_mask;