Re: [PATCH] app/testpmd: add missing args to TM show cap cmd
From: Singh, Jasvinder <hidden>
Date: 2018-01-30 09:40:42
From: Singh, Jasvinder <hidden>
Date: 2018-01-30 09:40:42
-----Original Message-----
From: Tomasz Duszynski [mailto:tdu@semihalf.com]
Sent: Sunday, January 28, 2018 3:08 PM
To: dev@dpdk.org
Cc: Lu, Wenzhuo <redacted>; Wu, Jingjing
[off-list ref]; Mcnamara, John [off-list ref];
Kovacevic, Marko [off-list ref]; Tomasz Duszynski
[off-list ref]; Singh, Jasvinder [off-list ref]
Subject: [PATCH] app/testpmd: add missing args to TM show cap cmd
Command used for querying node or level capabilities requires argument
which specifies which set of capabilities to show.
Thus trying to show node/level capabilities using current documentation will
not work. Fix that by adding missing arguments to command documentation.
Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding
mode")
Cc: jasvinder.singh@intel.com
Signed-off-by: Tomasz Duszynski <redacted>Acked-by: Jasvinder Singh <redacted>