Re: [dpdk-dev] [PATCH v2] app/testpmd: change log level at run time

2018-01-31 Thread Thomas Monjalon
22/01/2018 23:09, Elza Mathew: > Introduced a run time command to change the > log level for a given log type. Added the > necessary documentation. > > V2: Changed the position of the command in > the documentation since generic commands > are placed at the beginning. > > Signed-off-by: Elza Math

[dpdk-dev] [PATCH v2] app/testpmd: change log level at run time

2018-01-22 Thread Elza Mathew
Introduced a run time command to change the log level for a given log type. Added the necessary documentation. V2: Changed the position of the command in the documentation since generic commands are placed at the beginning. Signed-off-by: Elza Mathew --- app/test-pmd/cmdline.c