X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-pmd%2Fparameters.c;h=685922aad593c36566b643f7ce0deb5fbdb70004;hb=5e2ee19641e7e914749ced01933413228c244fd3;hp=dbcc113068086f3032bc219d3190ab955188ea23;hpb=588ae1affb42845306c66c0fb0b3a1fb541f7f85;p=dpdk.git diff --git a/app/test-pmd/parameters.c b/app/test-pmd/parameters.c index dbcc113068..685922aad5 100644 --- a/app/test-pmd/parameters.c +++ b/app/test-pmd/parameters.c @@ -112,7 +112,7 @@ usage(char* progname) "specify the socket on which the TX/RX rings for " "the port will be allocated " "(flag: 1 for RX; 2 for TX; 3 for RX and TX).\n"); - printf(" --socket-num=N: set socket from which all memory is allocated " + printf(" --socket-num=N: set socket from which all memory is allocated " "in NUMA mode.\n"); printf(" --mbuf-size=N: set the data size of mbuf to N bytes.\n"); printf(" --total-num-mbufs=N: set the number of mbufs to be allocated " @@ -178,8 +178,8 @@ usage(char* progname) printf(" --rx-queue-stats-mapping=(port,queue,mapping)[,(port,queue,mapping]: " "rx queues statistics counters mapping " "(0 <= mapping <= %d).\n", RTE_ETHDEV_QUEUE_STAT_CNTRS - 1); - printf(" --no-flush-rx: avoids flushing all rx streams before" - " starts forwarding\n"); + printf(" --no-flush-rx: Don't flush RX streams before forwarding." + " Used mainly with PCAP drivers.\n"); } static int