Mike Pattrick <[email protected]> writes: > On Tue, Feb 20, 2024 at 8:56 PM Mike Pattrick <[email protected]> wrote: >> >> This patch adopts the proposed RFC 6935 by allowing null UDP checksums >> even if the tunnel protocol is IPv6. This is already supported by Linux >> through the udp6zerocsumtx tunnel option. It is disabled by default and >> IPv6 tunnels are flagged as requiring a checksum, but this patch enables >> the user to set csum=false on IPv6 tunnels. >> >> Signed-off-by: Mike Pattrick <[email protected]> > > One of the github CI runners failed this in test "bfd - bfd decay". I > believe this is a false negative.
In the future, you can send a recheck request (I included one with my previous comment) to re-run and clear these "flaky" tests. > -M > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
