<"net/ppp" TEST_PROGS=pppoe.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-5/tools/testing/selftests' make[1]: Nothing to be done for 'all'. # timeout set to 45 # selftests: net/ppp: pppoe.sh # find: '/usr/lib/pppd/': No such file or directory # Plugin /usr/lib64/pppd/2.5.1/pppoe.so loaded. # PPPoE plugin from pppd 2.5.1 # Send PPPOE Discovery V1T1 PADI session 0x0 length 12 # dst ff:ff:ff:ff:ff:ff src a6:0e:e1:02:76:f3 # [service-name] [host-uniq fc 2a 00 00] # Recv PPPOE Discovery V1T1 PADO session 0x0 length 73 # dst a6:0e:e1:02:76:f3 src 2a:f9:1e:85:57:51 # [AC-name vmksft-net-extra,debug-threads=on] [service-name] [AC-cookie e5 28 74 15 ae 5e 6d 52 13 3a 6e f2 6f 87 88 b4 fb 2a 00 00] [host-uniq fc 2a 00 00] # Send PPPOE Discovery V1T1 PADR session 0x0 length 36 # dst 2a:f9:1e:85:57:51 src a6:0e:e1:02:76:f3 # [service-name] [host-uniq fc 2a 00 00] [AC-cookie e5 28 74 15 ae 5e 6d 52 13 3a 6e f2 6f 87 88 b4 fb 2a 00 00] # Recv PPPOE Discovery V1T1 PADS session 0x1 length 12 # dst a6:0e:e1:02:76:f3 src 2a:f9:1e:85:57:51 # [service-name] [host-uniq fc 2a 00 00] # PPP session is 1 # Connected to 2A:F9:1E:85:57:51 via interface veth-client # using channel 1 # Using interface ppp0 # Connect: ppp0 <--> veth-client # sent [LCP ConfReq id=0x1 ] # rcvd [LCP ConfReq id=0x1 ] # sent [LCP ConfAck id=0x1 ] # sent [LCP ConfReq id=0x1 ] # rcvd [LCP ConfRej id=0x1 ] # sent [LCP ConfReq id=0x2 ] # rcvd [LCP ConfAck id=0x2 ] # peer from calling number 2A:F9:1E:85:57:51 authorized # kernel does not support PPP filtering # sent [IPCP ConfReq id=0x1 ] # sent [IPV6CP ConfReq id=0x1 ] # rcvd [IPCP ConfReq id=0x1 ] # sent [IPCP ConfAck id=0x1 ] # rcvd [IPV6CP ConfReq id=0x1 ] # sent [IPV6CP ConfAck id=0x1 ] # rcvd [IPCP ConfNak id=0x1 ] # sent [IPCP ConfReq id=0x2 ] # rcvd [IPV6CP ConfAck id=0x1 ] # local LL address fe80::58e0:17b3:d059:1d12 # remote LL address fe80::3c65:3230:e4c6:fc63 # updetach is set. Now detaching. # PING 192.168.200.1 (192.168.200.1) 56(84) bytes of data. # 64 bytes from 192.168.200.1: icmp_seq=1 ttl=64 time=0.024 ms # 64 bytes from 192.168.200.1: icmp_seq=2 ttl=64 time=0.012 ms # 64 bytes from 192.168.200.1: icmp_seq=3 ttl=64 time=0.012 ms # # --- 192.168.200.1 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 2041ms # rtt min/avg/max/mdev = 0.012/0.016/0.024/0.005 ms # Connecting to host 192.168.200.1, port 5201 # [ 7] local 192.168.200.2 port 54388 connected to 192.168.200.1 port 5201 # [ ID] Interval Transfer Bitrate Retr Cwnd # [ 7] 0.00-1.00 sec 2.02 GBytes 17.3 Gbits/sec 0 408 KBytes # [ 7] 1.00-2.00 sec 2.02 GBytes 17.3 Gbits/sec 0 665 KBytes # - - - - - - - - - - - - - - - - - - - - - - - - - # [ ID] Interval Transfer Bitrate Retr # [ 7] 0.00-2.00 sec 4.04 GBytes 17.3 Gbits/sec 0 sender # [ 7] 0.00-2.00 sec 4.04 GBytes 17.3 Gbits/sec receiver # # iperf Done. # TEST: PPPoE [ OK ] ok 1 selftests: net/ppp: pppoe.sh make: Leaving directory '/srv/vmksft/testing/wt-5/tools/testing/selftests' xx__-> echo $? 0 xx__->