Acked-by: Chengwen Feng <[email protected]> On 7/23/2025 9:31 PM, David Marchand wrote: > Caught by UBSan: > > ../lib/hash/rte_thash.c:421:8: runtime error: load of misaligned address > 0x0001816c2da3 for type 'uint32_t' (aka 'unsigned int'), > which requires 4 byte alignment > > Fixes: 28ebff11c2dc ("hash: add predictable RSS") > Cc: [email protected] > > Signed-off-by: David Marchand <[email protected]> > Acked-by: Bruce Richardson <[email protected]> > Acked-by: Vladimir Medvedkin <[email protected]> > Acked-by: Konstantin Ananyev <[email protected]>
- [PATCH v5 03/22] test/mempool: fix test without stack drive... David Marchand
- [PATCH v5 04/22] eal: fix plugin dir walk David Marchand
- Re: [PATCH v5 04/22] eal: fix plugin dir walk fengchengwen
- [PATCH v5 06/22] cmdline: fix highest bit port list parsing David Marchand
- [PATCH v5 05/22] cmdline: fix port list parsing David Marchand
- [PATCH v5 07/22] tailq: fix lookup macro David Marchand
- Re: [PATCH v5 07/22] tailq: fix lookup macro fengchengwen
- [PATCH v5 08/22] hash: fix unaligned access in predictable ... David Marchand
- Re: [PATCH v5 08/22] hash: fix unaligned access in pre... fengchengwen
- [PATCH v5 10/22] build: support Undefined Behavior Sanitize... David Marchand
- [PATCH v5 09/22] stack: fix unaligned accesses on 128-bit David Marchand
- [PATCH v5 12/22] ipc: fix mp message alignment for malloc David Marchand
- [PATCH v5 11/22] test/telemetry: catch errors in subshell David Marchand
- [PATCH v5 13/22] graph: fix stats query with no node xstats David Marchand
- [PATCH v5 14/22] graph: fix unaligned access in stats David Marchand

