[PATCH v3 0/9] introduce common FOREACH_SAFE macros
Stephen Hemminger
stephen at networkplumber.org
Wed Aug 27 18:12:10 CEST 2025
On Wed, 27 Aug 2025 16:55:12 +0100
Bruce Richardson <bruce.richardson at intel.com> wrote:
> > This library (header file) is generic, and has zero interaction with the hardware and OS, so it's not an environment abstraction.
> > The EAL has become a dump for "everything else" that isn't an individual library with its own subdirectory of the /lib directory.
> > IMO, it would be nice if we could separate generic utility libraries from the EAL.
> >
> We could start fairly easily by extracting out generic utility headers, no?
Vendoring OS headers is a bad, bad idea.
More information about the dev
mailing list