On Mon, Nov 20, 2023 at 4:58 PM David Marchand
<david.march...@redhat.com> wrote:
>
> Integrate system-traffic.at tests as part of check-dpdk.
>
> Some tests that can't work with the userspace datapath are skipped by
> overriding some OVS_CHECK_* macros.
>
> ADD_VETH is implemented using the net/af_xdp DPDK driver.
>
> Signed-off-by: David Marchand <david.march...@redhat.com>
> Acked-by: Eelco Chaudron <echau...@redhat.com>

I ran this series 10 times with no failure in GHA.
https://github.com/david-marchand/ovs/actions/runs/6882128624 (you may
browse through the 10 attempts through the "Latest #10" button in this
page though you need to be logged in)

Intel CI seems happy this time for every patch.

The robot also reported no issue when testing per patch.

SHIP IT!


Notes:
- there is an issue with "recent" glibc which will be looked at
separately to this series.
  For the detail on this topic, starting glibc 2.37 (iow Fedora 38 /
Ubuntu 23.04), dpdk logs are split at a 128 bytes boundary which
breaks log matching in the unit tests.
- this series runs fine on the dpdk-latest branch too,


-- 
David Marchand

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to