>-----Original Message-----
>From: Thomas Monjalon <tho...@monjalon.net>
>Sent: Wednesday, January 25, 2023 11:40 AM
>To: Tomasz Duszynski <tduszyn...@marvell.com>
>Cc: dev@dpdk.org; Jerin Jacob Kollanukkaran <jer...@marvell.com>; 
>step...@networkplumber.org;
>chenbo....@intel.com; david.march...@redhat.com; bruce.richard...@intel.com
>Subject: [EXT] Re: [PATCH 1/2] lib: add helper to read strings from sysfs files
>
>External Email
>
>----------------------------------------------------------------------
>25/01/2023 11:33, Tomasz Duszynski:
>> Reading strings from sysfs files is a re-occurring pattern hence add
>> helper for doing that.
>
>In general it would be to nice to clean sysfs parsing in libs and drivers, so 
>they all use some
>functions from EAL.
>

That's generally true. Here I wanted to avoid tree-wide changes caused by 
unrelated work i.e a new bus
and do a cleanup, i.e use this read string util where applicable, later on. 
 

Reply via email to