> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com] > Sent: Wednesday, 15 November 2023 22.17 > > Fix the alignment for rte_xmm_t it should be 16 instead of 8 bytes. > > Fixes: f22e705ebf12 ("eal/riscv: support RISC-V architecture") > Cc: m...@semihalf.com > Cc: sta...@dpdk.org > Signed-off-by: Tyler Retzlaff <roret...@linux.microsoft.com> > ---
Reviewed-by: Morten Brørup <m...@smartsharesystems.com> As mentioned in the other thread: We need to urgently decide if this bug should live on in DPDK 23.11, or if the fix should be included although we are very late in the release process. Stanislaw, what do you think? Furthermore, I wonder if it can be backported to stable, and to what extent backporting it would break the ABI/API.