net/hns3: fix max packet size rollback in PF
[dpdk.git] / app / test-pmd / parameters.c
index f918506..daf6a31 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");