This series addresses an unnecessary and missing dependency on 'nc' in system tests.
Patch 1/2: Remove unnecessary dependency on nc Patch 2/2: Add necessary dependency on nc As reported by David Marchand <[email protected]> Ref: https://mail.openvswitch.org/pipermail/ovs-dev/2023-January/401399.html Simon Horman (2): system-traffic: remove unnecessary dependency on nc system-offloads-traffic: skip tests if nc is not present tests/system-offloads-traffic.at | 2 ++ tests/system-traffic.at | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) -- 2.30.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
