On 1/30/23 17:03, Mike Pattrick wrote: > UB Sanitizer report: > > lib/netdev-dummy.c:197:15: runtime error: member access within > misaligned address 0x00000217a7f0 for type 'struct > dummy_packet_stream', which requires 64 byte alignment > ^ > #0 dummy_packet_stream_init lib/netdev-dummy.c:197 > #1 dummy_packet_stream_create lib/netdev-dummy.c:208 > #2 dummy_packet_conn_set_config lib/netdev-dummy.c:436 > [...] > > Signed-off-by: Mike Pattrick <[email protected]> > > --- > > v3: > - used proper free method for non-posix platforms > --- > lib/netdev-dummy.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-)
Hi, Mike. You sent this series as two separate submissions both of which are 'incomplete' from the patchwork's point of view. Hence, CI is not triggered on them. Could you, please, re-send the series, so it will get tested? Thanks. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
