[ 1055.642049] br0: port 1(vxlan0) entered disabled state
[ 1055.645166] vxlan0 (unregistering): left allmulticast mode
[ 1055.645474] vxlan0 (unregistering): left promiscuous mode
[ 1055.645778] br0: port 1(vxlan0) entered disabled state
make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2tp.sh TEST_GEN_PRROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
[ 1055.789904] veth-tap: left allmulticast mode
[ 1055.790224] veth-tap: left promiscuous mode
[ 1055.790523] br0: port 2(veth-tap) entered disabled state
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 4800
# selftests: net: l2tp.sh
[ 1056.361994] eth1: renamed from tmp
[ 1056.458003] eth2: renamed from tmp
[ 1056.576691] l2tp_core: L2TP core driver, V2.0
[ 1056.579040] l2tp_netlink: L2TP netlink interface
[ 1056.593599] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
[ 1056.618974] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[ 1056.721615] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
# TEST: IPv4 basic L2TP tunnel                                        [ OK ]
# TEST: IPv4 route through L2TP tunnel                                [ OK ]
# TEST: IPv6 basic L2TP tunnel                                        [ OK ]
# TEST: IPv6 route through L2TP tunnel                                [ OK ]
# Cannot open netlink socket: Protocol not supported
# Cannot open netlink socket: Protocol not supported
# Cannot open netlink socket: Protocol not supported
# Cannot open netlink socket: Protocol not supported
# Cannot open netlink socket: Protocol not supported
# Cannot open netlink socket: Protocol not supported
# Cannot open netlink socket: Protocol not supported
# Cannot open netlink socket: Protocol not supported
# TEST: IPv4 basic L2TP tunnel - with IPsec                           [ OK ]
# TEST: IPv4 route through L2TP tunnel - with IPsec                   [ OK ]
# TEST: IPv6 basic L2TP tunnel - with IPsec                           [ OK ]
# TEST: IPv6 route through L2TP tunnel - with IPsec                   [ OK ]
# TEST: IPv4 basic L2TP tunnel                                        [ OK ]
# TEST: IPv4 route through L2TP tunnel                                [ OK ]
# TEST: IPv6 basic L2TP tunnel - with IPsec                           [ OK ]
# TEST: IPv6 route through L2TP tunnel - with IPsec                   [ OK ]
# TEST: IPv4 basic L2TP tunnel - after IPsec teardown                 [ OK ]
# TEST: IPv4 route through L2TP tunnel - after IPsec teardown         [ OK ]
# TEST: IPv6 basic L2TP tunnel - after IPsec teardown                 [ OK ]
# TEST: IPv6 route through L2TP tunnel - after IPsec teardown         [ OK ]
# 
# Tests passed:  16
# Tests failed:   0
ok 1 selftests: net: l2tp.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->