]> git.droids-corp.org - dpdk.git/blobdiff - app/test-pmd/parameters.c
net/hns3: fix max packet size rollback in PF
[dpdk.git] / app / test-pmd / parameters.c
index f9185065afd43028ecde1a0d0a8d48e418410cfa..daf6a31b2b1e6afa4b64355b011fa2d5dc83852f 100644 (file)
@@ -110,7 +110,7 @@ usage(char* progname)
               "If the drop-queue doesn't exist, the packet is dropped. "
               "By default drop-queue=127.\n");
 #ifdef RTE_LIB_LATENCYSTATS
-       printf("  --latencystats=N: enable latency and jitter statistcs "
+       printf("  --latencystats=N: enable latency and jitter statistics "
               "monitoring on forwarding lcore id N.\n");
 #endif
        printf("  --disable-crc-strip: disable CRC stripping by hardware.\n");