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.13 [+0.13] ipv4 tcp -t 1 # 1.55 [+1.42] tx=198233 (12370 MB) txc=0 zc=n # 1.95 [+0.40] rx=93438 (12370 MB) # 1.95 [+0.00] ipv4 tcp -z -t 1 # 3.41 [+1.46] tx=111377 (6950 MB) txc=111377 zc=n # 3.77 [+0.36] rx=55341 (6950 MB) # 3.77 [+0.00] ok # 3.96 [+0.19] ipv6 tcp -t 1 # 5.39 [+1.42] tx=184471 (11511 MB) txc=0 zc=n # 5.79 [+0.40] rx=88126 (11511 MB) # 5.79 [+0.00] ipv6 tcp -z -t 1 # 7.25 [+1.46] tx=109334 (6822 MB) txc=109334 zc=n # 7.61 [+0.36] rx=54073 (6822 MB) # 7.61 [+0.00] ok # 7.79 [+0.18] ipv4 udp -t 1 # 9.21 [+1.42] tx=239068 (14918 MB) txc=0 zc=n # 9.71 [+0.50] rx=239046 (14917 MB) # 9.72 [+0.00] ipv4 udp -z -t 1 # 11.14 [+1.42] tx=101412 (6328 MB) txc=101412 zc=n # 11.64 [+0.50] rx=101412 (6328 MB) # 11.64 [+0.00] ok # 11.82 [+0.19] ipv6 udp -t 1 # 13.25 [+1.42] tx=246774 (15399 MB) txc=0 zc=n # 13.75 [+0.50] rx=246752 (15398 MB) # 13.75 [+0.00] ipv6 udp -z -t 1 # 15.17 [+1.42] tx=105342 (6573 MB) txc=105342 zc=n # 15.67 [+0.50] rx=105288 (6570 MB) # 15.67 [+0.00] ok # 15.70 [+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__->