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.25 [+0.25] ipv4 tcp -t 1 # 1.68 [+1.43] tx=154743 (9656 MB) txc=0 zc=n # 2.08 [+0.40] rx=68776 (9656 MB) # 2.08 [+0.00] ipv4 tcp -z -t 1 # 3.55 [+1.47] tx=102805 (6415 MB) txc=102805 zc=n # 3.91 [+0.36] rx=51179 (6415 MB) # 3.91 [+0.00] ok # 4.15 [+0.24] ipv6 tcp -t 1 # 5.58 [+1.43] tx=149454 (9326 MB) txc=0 zc=n # 5.98 [+0.40] rx=65665 (9326 MB) # 5.98 [+0.00] ipv6 tcp -z -t 1 # 7.45 [+1.47] tx=98172 (6126 MB) txc=98172 zc=n # 7.81 [+0.36] rx=48972 (6126 MB) # 7.81 [+0.00] ok # 8.05 [+0.24] ipv4 udp -t 1 # 9.48 [+1.43] tx=159642 (9962 MB) txc=0 zc=n # 9.98 [+0.50] rx=159642 (9962 MB) # 9.98 [+0.00] ipv4 udp -z -t 1 # 11.41 [+1.43] tx=118628 (7402 MB) txc=118628 zc=n # 11.91 [+0.50] rx=118613 (7401 MB) # 11.91 [+0.00] ok # 12.16 [+0.24] ipv6 udp -t 1 # 13.58 [+1.43] tx=244504 (15257 MB) txc=0 zc=n # 14.08 [+0.50] rx=244464 (15255 MB) # 14.08 [+0.00] ipv6 udp -z -t 1 # 15.51 [+1.43] tx=114567 (7149 MB) txc=114567 zc=n # 16.01 [+0.50] rx=114551 (7148 MB) # 16.01 [+0.00] ok # 16.04 [+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__->