]> git.droids-corp.org - dpdk.git/blobdiff - app/test-crypto-perf/cperf_test_pmd_cyclecount.c
net/hns3: fix max packet size rollback in PF
[dpdk.git] / app / test-crypto-perf / cperf_test_pmd_cyclecount.c
index ba1f104f72fca9799788212ae7c5720ee9278c01..5842f29d43e23ebc4e30d8ded5fdbf8dd36a6450 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;