Hello Pavan, On Mon, May 10, 2021 at 11:50 AM Pavan Nikhilesh Bhagavatula <[email protected]> wrote: > > >On Sun, 9 May 2021 22:48:02 +0530 > ><[email protected]> wrote: > > > >> From: Pavan Nikhilesh <[email protected]> > >> > >> Avoid expanding parameters inside RTE_*_ALIGN macros. > >> Update common_autotest to detect macro side effects. > >> Workaround static arrays relying on RTE_ALIGN macros. > >> > >> Fixes: af75078fece3 ("first public release") > >> Cc: [email protected] > >> > >> Signed-off-by: Pavan Nikhilesh <[email protected]> > >> Signed-off-by: David Marchand <[email protected]> > > > >Why not split these up? It looks like the Intel driver and common part > >could be separate? > > The common changes break intel/mlx5 driver compilation can't separate them.
Thanks for working on this. The CI still reports a build error in mlx5. -- David Marchand

