]> git.droids-corp.org - dpdk.git/blobdiff - app/test-pmd/cmdline.c
apps: use helper to create mbuf pools
[dpdk.git] / app / test-pmd / cmdline.c
index d3a28030f0d68b5d11d17dd749268c59f78163d3..f01db2a903a3bc57efce585e3caab94df5960a01 100644 (file)
@@ -317,7 +317,7 @@ static void cmd_help_long_parsed(void *parsed_result,
 
                        "csum set (ip|udp|tcp|sctp|outer-ip) (hw|sw) (port_id)\n"
                        "    Select hardware or software calculation of the"
-                       " checksum with when transmitting a packet using the"
+                       " checksum when transmitting a packet using the"
                        " csum forward engine.\n"
                        "    ip|udp|tcp|sctp always concern the inner layer.\n"
                        "    outer-ip concerns the outer IP layer in"