Re: [dpdk-dev] [PATCH 20.05 05/15] replace alignment attributes
On 2/10/20 8:20 AM, Thomas Monjalon wrote: There is a common macro __rte_aligned for alignment, which is now used where appropriate for consistency. Signed-off-by: Thomas Monjalon Reviewed-by: David Christensen
[dpdk-dev] [PATCH 20.05 05/15] replace alignment attributes
There is a common macro __rte_aligned for alignment, which is now used where appropriate for consistency. Signed-off-by: Thomas Monjalon --- drivers/bus/dpaa/base/qbman/qman.c | 2 +- drivers/bus/dpaa/include/fsl_bman.h | 2 +- drivers/bus/dpaa/include/fsl_qman.h