[dpdk-dev] [PATCH v2] log: fix pattern matching

Thomas Monjalon thomas at monjalon.net
Mon May 21 15:52:36 CEST 2018


16/05/2018 16:09, Ferruh Yigit:
> loglevel set wrong when ":" is used as separator, like
> --log-type="user:debug"
> 
> This is because fnmatch returns zero on success. Fixed fnmatch return
> value check.
> 
> Fixes: 7f0bb634a140 ("log: add ability to match log type with globbing")
> Cc: stephen at networkplumber.org
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied, thanks




More information about the dev mailing list