On Tue, Nov 10, 2020 at 6:19 PM Bruce Richardson <bruce.richard...@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