Ben,

Yes, for instance, if I ping a new destination from a new source 10 times, I 
will get 8 responses because the first 2 packets are dropped. Once the ARP 
entries are in, the pings start going through:
ping -c 10 10.4.2.7
PING 10.4.2.7 (10.4.2.7) 56(84) bytes of data.
64 bytes from 10.4.2.7: icmp_seq=3 ttl=63 time=1.67 ms
64 bytes from 10.4.2.7: icmp_seq=4 ttl=63 time=1.53 ms
64 bytes from 10.4.2.7: icmp_seq=5 ttl=63 time=1.81 ms
64 bytes from 10.4.2.7: icmp_seq=6 ttl=63 time=1.54 ms
64 bytes from 10.4.2.7: icmp_seq=7 ttl=63 time=1.58 ms
64 bytes from 10.4.2.7: icmp_seq=8 ttl=63 time=1.94 ms
64 bytes from 10.4.2.7: icmp_seq=9 ttl=63 time=1.30 ms
64 bytes from 10.4.2.7: icmp_seq=10 ttl=63 time=1.60 ms

--- 10.4.2.7 ping statistics ---
*10 packets transmitted, 8 received* , 20% packet loss, time 9065ms
rtt min/avg/max/mdev = 1.308/1.624/1.948/0.186 ms

So, good to know that this is normal - I just wasn't expecting that.

Chris
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15337): https://lists.fd.io/g/vpp-dev/message/15337
Mute This Topic: https://lists.fd.io/mt/69987045/21656
Mute #vpp: https://lists.fd.io/mk?hashtag=vpp&subid=1480452
Mute #dpdk: https://lists.fd.io/mk?hashtag=dpdk&subid=1480452
Mute #azure: https://lists.fd.io/mk?hashtag=azure&subid=1480452
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to