[dpdk-dev] [PATCH 0/2] Windows logging

Kadam, Pallavi pallavi.kadam at intel.com
Fri May 1 00:18:23 CEST 2020



On 4/29/2020 11:48 PM, Thomas Monjalon wrote:
> 30/04/2020 01:24, Pallavi Kadam:
>> This patchset adds EAL logging support on Windows.
>> Logs will be sent to console output.
>>
>> Pallavi Kadam (2):
>>    eal: initialize eal logging on Windows
>>    eal: add fnmatch implementation on Windows
> 
> fnmatch is required to change the log level of logs
> specified with a globbing pattern.
> 
> I think it would be nicer to introduce fnmatch first,
> and state in the other patch that logging is supported on Windows.
> 
> Titles would be:
> eal/windows: add fnmatch implementation
> log: support on Windows
> 
> 
Ok, will interchange the sequence of the patches in v2.
Thanks,


More information about the dev mailing list