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.20 [+0.20] ipv4 tcp -t 1 # 1.63 [+1.43] tx=192726 (12026 MB) txc=0 zc=n # 2.03 [+0.40] rx=91589 (12026 MB) # 2.03 [+0.00] ipv4 tcp -z -t 1 # 3.50 [+1.47] tx=115422 (7202 MB) txc=115422 zc=n # 3.86 [+0.36] rx=57079 (7202 MB) # 3.86 [+0.00] ok # 4.13 [+0.27] ipv6 tcp -t 1 # 5.56 [+1.43] tx=147311 (9192 MB) txc=0 zc=n # 5.96 [+0.40] rx=60592 (9192 MB) # 5.96 [+0.00] ipv6 tcp -z -t 1 # 7.43 [+1.47] tx=101633 (6342 MB) txc=101633 zc=n # 7.79 [+0.36] rx=50734 (6342 MB) # 7.79 [+0.00] ok # 8.02 [+0.23] ipv4 udp -t 1 # 9.44 [+1.43] tx=242874 (15156 MB) txc=0 zc=n # 9.94 [+0.50] rx=242867 (15155 MB) # 9.95 [+0.00] ipv4 udp -z -t 1 # 11.37 [+1.43] tx=108624 (6778 MB) txc=108624 zc=n # 11.87 [+0.50] rx=108594 (6776 MB) # 11.88 [+0.00] ok # 12.10 [+0.23] ipv6 udp -t 1 # 13.53 [+1.43] tx=224715 (14023 MB) txc=0 zc=n # 14.03 [+0.50] rx=224715 (14023 MB) # 14.04 [+0.00] ipv6 udp -z -t 1 # 15.46 [+1.43] tx=109646 (6842 MB) txc=109646 zc=n # 15.96 [+0.50] rx=109630 (6841 MB) # 15.97 [+0.00] ok # 15.99 [+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__->