[PATCH v13] net: optimize __rte_raw_cksum and add tests

Scott Mitchell scott.k.mitch1 at gmail.com
Mon Jan 12 16:03:12 CET 2026


I realized the v13 approach isn't fully safe as it may dereference
memory in unaligned fashion and doesn't use an unaligned safe type.
I submitted v14 as a more general approach to address this issue.


More information about the dev mailing list