Re: [ovs-dev] [PATCH v6 6/7] netdev-linux: Properly access 32-bit aligned rtnl_link_stats64 structs.

2022-04-11 Thread Aaron Conole
Dumitru Ceara writes: > Detected by UB Sanitizer when running system tests: > lib/netdev-linux.c:6250:26: runtime error: member access within misaligned > address 0x0229a204 for type 'const struct rpl_rtnl_link_stats64', which > requires 8 byte alignment > 0x0229a204: note: pointer

[ovs-dev] [PATCH v6 6/7] netdev-linux: Properly access 32-bit aligned rtnl_link_stats64 structs.

2022-04-11 Thread Dumitru Ceara
Detected by UB Sanitizer when running system tests: lib/netdev-linux.c:6250:26: runtime error: member access within misaligned address 0x0229a204 for type 'const struct rpl_rtnl_link_stats64', which requires 8 byte alignment 0x0229a204: note: pointer points here c4 00 17 00 01 00