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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.18 [+0.18] ipv4 tcp -t 1 # 1.61 [+1.43] tx=202188 (12617 MB) txc=0 zc=n # 2.01 [+0.40] rx=97609 (12617 MB) # 2.01 [+0.00] ipv4 tcp -z -t 1 # 3.48 [+1.46] tx=112479 (7019 MB) txc=112479 zc=n # 3.83 [+0.36] rx=55337 (7019 MB) # 3.83 [+0.00] ok # 4.03 [+0.20] ipv6 tcp -t 1 # 5.45 [+1.42] tx=205960 (12852 MB) txc=0 zc=n # 5.85 [+0.40] rx=96430 (12852 MB) # 5.85 [+0.00] ipv6 tcp -z -t 1 # 7.32 [+1.46] tx=102026 (6366 MB) txc=102026 zc=n # 7.67 [+0.36] rx=50678 (6366 MB) # 7.67 [+0.00] ok # 7.84 [+0.16] ipv4 udp -t 1 # 9.26 [+1.42] tx=237786 (14838 MB) txc=0 zc=n # 9.76 [+0.50] rx=237786 (14838 MB) # 9.76 [+0.00] ipv4 udp -z -t 1 # 11.19 [+1.42] tx=88871 (5545 MB) txc=88871 zc=n # 11.69 [+0.50] rx=88811 (5542 MB) # 11.69 [+0.00] ok # 11.85 [+0.16] ipv6 udp -t 1 # 13.27 [+1.42] tx=237569 (14825 MB) txc=0 zc=n # 13.77 [+0.50] rx=237569 (14825 MB) # 13.77 [+0.00] ipv6 udp -z -t 1 # 15.20 [+1.43] tx=82825 (5168 MB) txc=82825 zc=n # 15.70 [+0.50] rx=82735 (5162 MB) # 15.70 [+0.00] ok # 15.72 [+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__->