from the ping6 man page,
-c count
Stop after sending count ECHO_REQUEST packets. With deadline option,
ping waits for count ECHO_REPLY packets, until the timeout expires.
the deadline option is set,so there may send more packets.
Hi, a curious ovsrobot/intel-ovs-compilation test fail,
88: conntrack - IPv6 fragmentation + cvlan FAILED
(system-traffic.at:3939)
./system-traffic.at:3939: ip netns exec at_ns0 sh << NS_EXEC_HEREDOC
ping6 -s 1600 -q -c 3 -i 0.3 -w 2 fc00:1::4 | grep "transmitted" | sed
's/time.*ms$/time 0ms/'
NS_EXEC_HEREDOC
--- - 2023-01-31 07:12:08.046894554 +0000
+++ /root/ovs-dev/tests/system-userspace-testsuite.dir/at-groups/88/stdout
2023-01-31 07:12:08.042997672 +0000
@@ -1,2 +1,2 @@
-3 packets transmitted, 3 received, 0% packet loss, time 0ms
+4 packets transmitted, 3 received, 25% packet loss, time 0ms
This is the build result link,
https://mail.openvswitch.org/pipermail/ovs-build/2023-January/028216.html
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev