RE: [PATCH] eal/unix: lower log level for reading files

2023-10-30 Thread Morten Brørup
> From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Monday, 30 October 2023 11.35 > > I would add "sysfs" in the title. > > 27/10/2023 11:13, David Marchand: > > On Fri, Oct 27, 2023 at 11:00 AM Morten Brørup > wrote: > > > > > > > From: David Marchand [mailto:david.march...@redhat.com]

Re: [PATCH] eal/unix: lower log level for reading files

2023-10-30 Thread Thomas Monjalon
I would add "sysfs" in the title. 27/10/2023 11:13, David Marchand: > On Fri, Oct 27, 2023 at 11:00 AM Morten Brørup > wrote: > > > > > From: David Marchand [mailto:david.march...@redhat.com] > > > Sent: Friday, 27 October 2023 10.01 > > > > > > The eal_parse_sysfs_value helper both returns an e

Re: [PATCH] eal/unix: lower log level for reading files

2023-10-27 Thread David Marchand
On Fri, Oct 27, 2023 at 11:00 AM Morten Brørup wrote: > > > From: David Marchand [mailto:david.march...@redhat.com] > > Sent: Friday, 27 October 2023 10.01 > > > > The eal_parse_sysfs_value helper both returns an error code and logs an > > error level message when something goes wrong. > > On the

RE: [PATCH] eal/unix: lower log level for reading files

2023-10-27 Thread Morten Brørup
> From: David Marchand [mailto:david.march...@redhat.com] > Sent: Friday, 27 October 2023 10.01 > > The eal_parse_sysfs_value helper both returns an error code and logs an > error level message when something goes wrong. > On the other hand, internal users of this helper either ignore this > error