New upstream version 17.11.3
[deb_dpdk.git] / drivers / net / mlx4 / mlx4_rxtx.h
index 463df2b..5a390e8 100644 (file)
@@ -107,7 +107,7 @@ struct txq_elt {
        struct rte_mbuf *buf; /**< Buffer. */
 };
 
-/** Rx queue counters. */
+/** Tx queue counters. */
 struct mlx4_txq_stats {
        unsigned int idx; /**< Mapping index. */
        uint64_t opackets; /**< Total of successfully sent packets. */