[EXTERNAL] [PATCH v2 76/83] app/test: move alignment attribute on types

Akhil Goyal gakhil at marvell.com
Wed Apr 17 08:18:07 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>
> Acked-by: Morten Brørup <mb at smartsharesystems.com>
> ---
>  app/test/test_cryptodev_aead_test_vectors.h            |  6 +++---
>  app/test/test_cryptodev_blockcipher.h                  |  2 +-
>  app/test/test_cryptodev_kasumi_test_vectors.h          |  2 +-
>  app/test/test_cryptodev_mixed_test_vectors.h           |  2 +-
>  app/test/test_cryptodev_security_docsis_test_vectors.h |  2 +-
>  app/test/test_cryptodev_snow3g_test_vectors.h          |  2 +-
>  app/test/test_cryptodev_zuc_test_vectors.h             |  2 +-

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


More information about the dev mailing list