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.22 [+0.22] ipv4 tcp -t 1 # 1.65 [+1.43] tx=168699 (10527 MB) txc=0 zc=n # 2.05 [+0.40] rx=61888 (10527 MB) # 2.05 [+0.00] ipv4 tcp -z -t 1 # 3.52 [+1.47] tx=108615 (6777 MB) txc=108615 zc=n # 3.88 [+0.36] rx=53163 (6777 MB) # 3.88 [+0.00] ok # 4.10 [+0.23] ipv6 tcp -t 1 # 5.53 [+1.43] tx=155690 (9715 MB) txc=0 zc=n # 5.93 [+0.40] rx=60667 (9715 MB) # 5.93 [+0.00] ipv6 tcp -z -t 1 # 7.40 [+1.47] tx=122907 (7669 MB) txc=122907 zc=n # 7.76 [+0.36] rx=61298 (7669 MB) # 7.76 [+0.00] ok # 7.98 [+0.22] ipv4 udp -t 1 # 9.41 [+1.43] tx=250456 (15629 MB) txc=0 zc=n # 9.91 [+0.50] rx=250456 (15629 MB) # 9.91 [+0.00] ipv4 udp -z -t 1 # 11.33 [+1.42] tx=114523 (7146 MB) txc=114523 zc=n # 11.83 [+0.50] rx=114514 (7146 MB) # 11.83 [+0.00] ok # 12.05 [+0.21] ipv6 udp -t 1 # 13.47 [+1.43] tx=248260 (15492 MB) txc=0 zc=n # 13.97 [+0.50] rx=248246 (15491 MB) # 13.98 [+0.00] ipv6 udp -z -t 1 # 15.40 [+1.43] tx=108470 (6768 MB) txc=108470 zc=n # 15.90 [+0.50] rx=108444 (6767 MB) # 15.90 [+0.00] ok # 15.93 [+0.03] 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__->