Comment 11 for bug 1925452

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2021-04-27 04:52 EDT-------
Verified successfully on focal, ping works fine in switchdev mode.

root@pok1-qz1-sr1-rk011-s21:~# uname -a
Linux pok1-qz1-sr1-rk011-s21 5.4.0-73-generic #82~lp1925452-Ubuntu SMP Mon Apr 26 15:44:18 UTC 2021 s390x s390x s390x GNU/Linux

root@pok1-qz1-sr1-rk011-s21:~# devlink dev eswitch show pci/0100:00:00.1
pci/0100:00:00.1: mode switchdev inline-mode none encap enable

root@pok1-qz1-sr1-rk011-s21:~# ping -c 5 172.31.22.42
PING 172.31.22.42 (172.31.22.42) 56(84) bytes of data.
64 bytes from 172.31.22.42: icmp_seq=1 ttl=0 time=0.085 ms
64 bytes from 172.31.22.42: icmp_seq=2 ttl=0 time=0.071 ms
64 bytes from 172.31.22.42: icmp_seq=3 ttl=0 time=0.066 ms
64 bytes from 172.31.22.42: icmp_seq=4 ttl=0 time=0.078 ms
64 bytes from 172.31.22.42: icmp_seq=5 ttl=0 time=0.078 ms

--- 172.31.22.42 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4134ms
rtt min/avg/max/mdev = 0.066/0.075/0.085/0.006 ms