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?

