On 8/3/22 16:58, Mike Pattrick wrote: > On Thu, Jul 28, 2022 at 2:27 PM Ilya Maximets <[email protected]> wrote: >> >> $NC_EOF_OPT should be used to avoid some netcat implementations >> to wait indefinitely. >> >> This fixes the check-offloads testsuite hanging in Ubuntu 22.04. >> >> Fixes: 5660b89a309d ("dpif-netlink: Offloading meter to tc police action") >> Signed-off-by: Ilya Maximets <[email protected]> > > Should we also add these flags to the other system tests?
I thought all other client-side nc calls already have them. Did I miss some? > > Acked-by: Mike Pattrick <[email protected]> > >> --- >> tests/system-offloads-traffic.at | 8 ++++---- >> 1 file changed, 4 insertions(+), 4 deletions(-) _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
