On Wed, Mar 08, 2023 at 03:32:07PM +0100, Ales Musil wrote:
> Newer versions of ping6 print some info to
> stderr when specified with -v flag. This info
> causes tests to fail. Do not use the verbose
> output.
> 
> It reports following info into stderr
> which is then represtend as error by the
> NS_CHECK_EXEC:
> 
> ping6: sock4.fd: -1 (socktype: 0), sock6.fd: 3 (socktype: SOCK_RAW), 
> hints.ai_family: AF_INET6
> 
> There is also possibility to ignore
> the stderr, but it doesn't bring any value
> to the test.
> 
> Signed-off-by: Ales Musil <[email protected]>

Reviewed-by: Simon Horman <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to