On Thu, Feb 23, 2023 at 03:19:37PM +0100, Ilya Maximets wrote:
> On 2/23/23 14:02, Simon Horman wrote:

...

> > +            exit 77
> > +        fi
> > +    ])
> > +    AT_CHECK([
> > +        if ! tc filter add dev veth0 parent ffff: \
> 
> 'dnl' is prefered for the line break.  autotest refuses to print out
> commands with '\' in them.

Thanks. I didn't know that.
And the code above causes the check to fail - i.e. the test
is always skipped. Oops.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to