> -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: Friday 17 July 2026 09:09 > To: Marat Khalili <[email protected]> > Cc: [email protected]; [email protected]; Konstantin Ananyev > <[email protected]> > Subject: Re: [PATCH v3 6/8] doc: add missing globs to doxy-api.conf.in > > 07/07/2026 10:50, Marat Khalili: > > Public headers starting from `cmdline` (except for `cmdline.h` itself) > > and `bpf_def.h` were not previously included in the documentation build. > > Why bpf_def.h is not prefixed with "rte_" ?
I don't know historical reasons, but I would add this "rte_" prefix. As far as I understand 26.11 is the next opportunity to do it, right?

