[dpdk-dev] [PATCH v2 0/8] eal: reorganize directories layout

Thomas Monjalon thomas at monjalon.net
Fri Mar 27 16:12:05 CET 2020


27/03/2020 15:47, Stephen Hemminger:
> On Fri, 27 Mar 2020 02:15:32 +0100
> Thomas Monjalon <thomas at monjalon.net> wrote:
> > v2:
> >   - add missing meson and make files in the include/ directory
> >   - fix ppc build
> >   - cosmetic improvements in meson files
> >   - split single patch into 8 pieces
> > 
> > 
> > Thomas Monjalon (8):
> >   eal: remove useless makefiles
> >   build: rename ppc sub-directories
> >   eal: move arch-specific C files
> >   eal: move arch-specific header files
> >   eal: simplify meson build of common directory
> >   eal: move common header files
> >   eal: move OS-specific sub-directories
> >   eal: clean make and meson files
> 
> When applied this should still bisectable right? i.e all these intermediate
> steps won't cause a build break when running git bisect.

Correct. I spent hours to have proper intermediate steps.
If you find a specific arch or OS is broken in an intermediate step, please shout :)





More information about the dev mailing list