> -----Original Message----- > From: Tomasz Duszynski [mailto:[email protected]] > Sent: Sunday, January 28, 2018 3:08 PM > To: [email protected] > Cc: Lu, Wenzhuo <[email protected]>; Wu, Jingjing > <[email protected]>; Mcnamara, John <[email protected]>; > Kovacevic, Marko <[email protected]>; Tomasz Duszynski > <[email protected]>; Singh, Jasvinder <[email protected]> > 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: [email protected] > > Signed-off-by: Tomasz Duszynski <[email protected]>
Acked-by: Jasvinder Singh <[email protected]>

