On Tue, Feb 07, 2023 at 03:07:56PM +0100, Eelco Chaudron wrote:
> I commented the three remaining failures when running tc with the
> system-traffic tests. In addition I ran the following test to verify
> we did not see any failures with recheck enabled:
>
> for i in {1..50}; do make check-offloads || \
> make check-offloads TESTSUITEFLAGS="--recheck" || break; \
> echo "ALL_50_OK: $i"; done;
>
> Unfortunately, a bunch of test cases showed occasional failures.
> For now, they are excluded from the test cases and need further
> investigation. They are:
>
> datapath - truncate and output to gre tunnel
> datapath - truncate and output to gre tunnel by simulated packets
>
> These tests where executed on a Fedora37 machine with the kernel
> 6.1.5-200.fc37.x86_64 installed.
>
> Signed-off-by: Eelco Chaudron <[email protected]>
> Acked-by: Roi Dayan <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Tested-by: Simon Horman <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev