>-----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.
- [PATCH 0/2] add platform bus Tomasz Duszynski
- [PATCH 2/2] bus: add platform bus Tomasz Duszynski
- [PATCH 1/2] lib: add helper to read strings from sys... Tomasz Duszynski
- Re: [PATCH 1/2] lib: add helper to read strings ... Thomas Monjalon
- Re: [PATCH 1/2] lib: add helper to read stri... Tyler Retzlaff
- RE: [EXT] Re: [PATCH 1/2] lib: add helpe... Tomasz Duszynski
- Re: [EXT] Re: [PATCH 1/2] lib: add ... Tyler Retzlaff
- RE: [EXT] Re: [PATCH 1/2] lib: add helper to... Tomasz Duszynski
- RE: [PATCH 0/2] add platform bus Tomasz Duszynski
- [PATCH 0/2] add platform bus Tomasz Duszynski
- [PATCH 1/2] lib: add helper to read strings from... Tomasz Duszynski
- [PATCH 2/2] bus: add platform bus Tomasz Duszynski
- [PATCH v2] bus: add platform bus Tomasz Duszynski
- Re: [PATCH v2] bus: add platform bus David Marchand
- RE: [EXT] Re: [PATCH v2] bus: add platfo... Tomasz Duszynski
- [PATCH v3] bus: add platform bus Tomasz Duszynski
- Re: [PATCH v3] bus: add platform bus Thomas Monjalon