[dpdk-dev] [PATCH v6 6/8] buildtools/chkincs: add app to verify header includes

David Marchand david.marchand at redhat.com
Thu Jan 28 12:31:20 CET 2021


On Thu, Jan 28, 2021 at 12:27 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
> > > +# some ethdev headers depend on bus headers
> > > +includes = include_directories('../../drivers/bus/pci',
> > > +       '../../drivers/bus/vdev')
> >
> > ethdev headers are fine now, afaics.
> > So this comment can be changed to a more vague "some driver headers
> > depend on bus headers".
> >
> Driver headers are not checked yet by the code, only lib ones, so I will
> see if this block can be omitted until needed.

I tried yesterday, iirc, you'll hit issues with eventdev driver headers.


-- 
David Marchand



More information about the dev mailing list