]> git.droids-corp.org - dpdk.git/blobdiff - app/test-pmd/cmdline.c
app/testpmd: add description of queue info command
[dpdk.git] / app / test-pmd / cmdline.c
index 7187cd85b3ee236968f01e4e8ca1e60e540e90cb..73298c94ea3f7099a553a69b4d5b3c25fa69233b 100644 (file)
@@ -199,6 +199,9 @@ static void cmd_help_long_parsed(void *parsed_result,
                        "clear port (info|stats|xstats|fdir|stat_qmap) (port_id|all)\n"
                        "    Clear information for port_id, or all.\n\n"
 
+                       "show (rxq|txq) info (port_id) (queue_id)\n"
+                       "    Display information for configured RX/TX queue.\n\n"
+
                        "show config (rxtx|cores|fwd|txpkts)\n"
                        "    Display the given configuration.\n\n"