19/01/2018 23:19, Elza Mathew:
> @@ -16026,6 +16078,7 @@ struct cmd_cmdfile_result {
> (cmdline_parse_inst_t *)&cmd_set_link_down,
> (cmdline_parse_inst_t *)&cmd_reset,
> (cmdline_parse_inst_t *)&cmd_set_numbers,
> + (cmdline_parse_inst_t *)&cmd_set_log,
> (cmdline_parse
On 1/19/2018 10:19 PM, Elza Mathew wrote:
> Introduced a run time command to change the
> log level for a given log type. Added the
> necessary documentation.
>
> Signed-off-by: Elza Mathew
Reviewed-by: Ferruh Yigit
Introduced a run time command to change the
log level for a given log type. Added the
necessary documentation.
Signed-off-by: Elza Mathew
---
app/test-pmd/cmdline.c | 53 +
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 19 +++
2 files chan
3 matches
Mail list logo