[dpdk-dev] [PATCH v2 4/5] log: add ability to match dynamic log based on shell pattern

Thomas Monjalon thomas at monjalon.net
Wed Apr 25 02:08:29 CEST 2018


24/04/2018 18:58, Stephen Hemminger:
> +/* set log level based on glob (file match) pattern */
> +int
> +rte_log_set_level_pattern(const char *pattern, uint32_t level)

This new function is not listed in the map file.




More information about the dev mailing list