make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" 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: msg_zerocopy.sh # 0.21 [+0.21] ipv4 tcp -t 1 # 1.63 [+1.43] tx=208300 (12998 MB) txc=0 zc=n # 2.03 [+0.40] rx=99127 (12998 MB) # 2.04 [+0.00] ipv4 tcp -z -t 1 # 3.50 [+1.47] tx=118277 (7380 MB) txc=118277 zc=n # 3.86 [+0.36] rx=58426 (7380 MB) # 3.86 [+0.00] ok # 4.07 [+0.20] ipv6 tcp -t 1 # 5.49 [+1.43] tx=192873 (12035 MB) txc=0 zc=n # 5.89 [+0.40] rx=94522 (12035 MB) # 5.90 [+0.00] ipv6 tcp -z -t 1 # 7.36 [+1.47] tx=111327 (6947 MB) txc=111327 zc=n # 7.72 [+0.36] rx=55075 (6947 MB) # 7.72 [+0.00] ok # 7.94 [+0.22] ipv4 udp -t 1 # 9.37 [+1.43] tx=245119 (15296 MB) txc=0 zc=n # 9.87 [+0.50] rx=245092 (15294 MB) # 9.87 [+0.00] ipv4 udp -z -t 1 # 11.30 [+1.43] tx=110616 (6902 MB) txc=110616 zc=n # 11.80 [+0.50] rx=110604 (6902 MB) # 11.80 [+0.00] ok # 12.01 [+0.20] ipv6 udp -t 1 # 13.43 [+1.42] tx=221838 (13843 MB) txc=0 zc=n # 13.93 [+0.50] rx=221838 (13843 MB) # 13.93 [+0.00] ipv6 udp -z -t 1 # 15.36 [+1.43] tx=107138 (6685 MB) txc=107138 zc=n # 15.86 [+0.50] rx=107117 (6684 MB) # 15.86 [+0.00] ok # 15.88 [+0.02] OK. All tests passed ok 1 selftests: net: msg_zerocopy.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__->