net/hns3: fix max packet size rollback in PF
[dpdk.git] / app / test-crypto-perf / cperf_test_pmd_cyclecount.c
index ba1f104..5842f29 100644 (file)
@@ -334,7 +334,7 @@ pmd_cyclecount_bench_burst_sz(
         * queue, so we never get any failed enqs unless the driver won't accept
         * the exact number of descriptors we requested, or the driver won't
         * wrap around the end of the TX ring. However, since we're only
-        * dequeueing once we've filled up the queue, we have to benchmark it
+        * dequeuing once we've filled up the queue, we have to benchmark it
         * piecemeal and then average out the results.
         */
        cur_op = 0;