[EXTERNAL] [PATCH v2 01/83] examples: move alignment attribute on types

Akhil Goyal gakhil at marvell.com
Wed Apr 17 08:21:06 CEST 2024


> Move location of __rte_aligned(a) to new conventional location. The new
> placement between {struct,union} and the tag allows the desired
> alignment to be imparted on the type regardless of the toolchain being
> used for both C and C++. Additionally, it avoids confusion by Doxygen
> when generating documentation.
> 
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> Reviewed-by: Morten Brørup <mb at smartsharesystems.com>
> Acked-by: Morten Brørup <mb at smartsharesystems.com>
> ---


>  examples/ipsec-secgw/ipsec-secgw.c                 |  4 +--
>  examples/ipsec-secgw/ipsec-secgw.h                 |  8 +++---
>  examples/ipsec-secgw/ipsec.h                       | 22 +++++++--------
>  examples/ipsec-secgw/ipsec_worker.h                |  4 +--

Acked-by:  Akhil Goyal <gakhil at marvell.com>


More information about the dev mailing list