Re: [PATCH v2 09/10] stack: fix unaligned accesses on 128-bit

2025-06-30 Thread Bruce Richardson
On Mon, Jun 23, 2025 at 03:52:39PM +0200, David Marchand wrote: > Caught by UBSan: > > ../lib/eal/x86/include/rte_atomic_64.h:206:21: runtime error: > member access within misaligned address 0x7ffd9c67f228 for > type 'const rte_int128_t', which requires 16 byte alignment > 0x7ffd

[PATCH v2 09/10] stack: fix unaligned accesses on 128-bit

2025-06-23 Thread David Marchand
Caught by UBSan: ../lib/eal/x86/include/rte_atomic_64.h:206:21: runtime error: member access within misaligned address 0x7ffd9c67f228 for type 'const rte_int128_t', which requires 16 byte alignment 0x7ffd9c67f228: note: pointer points here 00 00 00 00 c0 5d 3e 00 01 00 00