make -C tools/testing/selftests TARGETS="net" TEST_PROGS=tun TEST_GEN_PROGGS="" 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' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: tun # 0.00 [+0.00] TAP version 13 # 0.00 [+0.00] 1..14 # 0.00 [+0.00] # Starting 14 tests from 9 test cases. # 0.00 [+0.00] # RUN tun.delete_detach_close ... # 0.01 [+0.01] # OK tun.delete_detach_close # 0.01 [+0.00] ok 1 tun.delete_detach_close # 0.01 [+0.00] # RUN tun.detach_delete_close ... # 0.02 [+0.01] # OK tun.detach_delete_close # 0.02 [+0.00] ok 2 tun.detach_delete_close # 0.02 [+0.00] # RUN tun.detach_close_delete ... # 0.03 [+0.01] # OK tun.detach_close_delete # 0.03 [+0.00] ok 3 tun.detach_close_delete # 0.03 [+0.00] # RUN tun.reattach_delete_close ... # 0.04 [+0.01] # OK tun.reattach_delete_close # 0.04 [+0.00] ok 4 tun.reattach_delete_close # 0.04 [+0.00] # RUN tun.reattach_close_delete ... # 0.06 [+0.02] # OK tun.reattach_close_delete # 0.06 [+0.00] ok 5 tun.reattach_close_delete # 0.06 [+0.00] # RUN tun_deleted.getvnethdrsz ... # 0.07 [+0.01] # OK tun_deleted.getvnethdrsz # 0.07 [+0.00] ok 6 tun_deleted.getvnethdrsz # 0.07 [+0.00] # RUN tun_deleted.getvnethashcap ... # 0.08 [+0.01] # OK tun_deleted.getvnethashcap # 0.08 [+0.00] ok 7 tun_deleted.getvnethashcap # 0.08 [+0.00] # RUN tun_vnet_hash.unclassified.rx ... # 0.10 [+0.02] # OK tun_vnet_hash.unclassified.rx # 0.10 [+0.00] ok 8 tun_vnet_hash.unclassified.rx # 0.10 [+0.00] # RUN tun_vnet_hash.ipv4.rx ... # 0.12 [+0.02] # OK tun_vnet_hash.ipv4.rx # 0.12 [+0.00] ok 9 tun_vnet_hash.ipv4.rx # 0.12 [+0.00] # RUN tun_vnet_hash.tcpv4.rx ... # 0.15 [+0.02] # OK tun_vnet_hash.tcpv4.rx # 0.15 [+0.00] ok 10 tun_vnet_hash.tcpv4.rx # 0.15 [+0.00] # RUN tun_vnet_hash.udpv4.rx ... # 0.18 [+0.03] # OK tun_vnet_hash.udpv4.rx # 0.18 [+0.00] ok 11 tun_vnet_hash.udpv4.rx # 0.18 [+0.00] # RUN tun_vnet_hash.ipv6.rx ... # 0.20 [+0.02] # OK tun_vnet_hash.ipv6.rx # 0.20 [+0.00] ok 12 tun_vnet_hash.ipv6.rx # 0.20 [+0.00] # RUN tun_vnet_hash.tcpv6.rx ... # 0.22 [+0.02] # OK tun_vnet_hash.tcpv6.rx # 0.22 [+0.00] ok 13 tun_vnet_hash.tcpv6.rx # 0.22 [+0.00] # RUN tun_vnet_hash.udpv6.rx ... # 0.26 [+0.04] # OK tun_vnet_hash.udpv6.rx # 0.26 [+0.00] ok 14 tun_vnet_hash.udpv6.rx # 0.26 [+0.00] # PASSED: 14 / 14 tests passed. # 0.26 [+0.00] # Totals: pass:14 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net: tun 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__->