On Mon, Sep 7, 2026 at 6:11 AM Ihar Hrachyshka <[email protected]> wrote:
> Most patches from v2 were already merged, these two patches are the > remaining ones that are needed to run system tests on NixOS. > > Changes in v3: > - HAVE_NC -> HAVE_NCAT (suite fails with "classic" nc). > > Ihar Hrachyshka (2): > tests: Require Ncat for system tests. > tests: Keep ECMP Ncat listeners from half-closing. > > tests/atlocal.in | 13 +- > tests/system-common-macros.at | 17 +- > tests/system-ovn-kmod.at | 98 +++---- > tests/system-ovn.at | 506 +++++++++++++++++----------------- > 4 files changed, 313 insertions(+), 321 deletions(-) > > -- > 2.54.0 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > > Thank you Ihar, I applied both to main and backported down to 26.03. Regards, Ales _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
