[dpdk-dev] [PATCH 09/10] devtools: compile all examples with pkg-config

David Marchand david.marchand at redhat.com
Tue Nov 10 18:27:13 CET 2020


On Tue, Nov 10, 2020 at 6:19 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
> > +             # performance-thread/{l3fwd-thread,pthread_shim} expect common .mk
> > +             skipped="$skipped l3fwd-thread pthread_shim"
> > +             # client_server_mp/{mp_server,mp_client} expect common headers
> > +             skipped="$skipped mp_client mp_server"
> > +             # server_node_efd/{node,server} expect common headers
> > +             skipped="$skipped node server"
>
> The issues with the missing common files for all of above should be fixed
> by patch [1]

I was about to look at this flattening stuff.
Thanks for fixing while I was out for the kids :-).

I'll respin once both your patches are in.


-- 
David Marchand



More information about the dev mailing list