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.21 [+0.21] # 0.21 [+0.00] ipv4 tcp -t 1 tx-rx # 0.21 [+0.00] # 1.64 [+1.42] tx=152344 (9506 MB) txc=0 zc=n # 2.03 [+0.40] rx=73795 (9506 MB) # 2.04 [+0.00] # 2.04 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.50 [+1.46] tx=106583 (6651 MB) txc=106583 zc=n # 3.86 [+0.36] rx=53284 (6651 MB) # 3.86 [+0.00] OK # 4.10 [+0.25] # 4.11 [+0.00] ipv6 tcp -t 1 tx-rx # 4.11 [+0.00] # 5.53 [+1.42] tx=153551 (9582 MB) txc=0 zc=n # 5.93 [+0.40] rx=74274 (9582 MB) # 5.93 [+0.00] # 5.93 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.93 [+0.00] # 7.39 [+1.46] tx=106632 (6654 MB) txc=106632 zc=n # 7.75 [+0.36] rx=53305 (6654 MB) # 7.75 [+0.00] OK # 7.96 [+0.21] # 7.96 [+0.00] ipv4 udp -t 1 tx-rx # 7.96 [+0.00] # 9.38 [+1.42] tx=170710 (10652 MB) txc=0 zc=n # 9.89 [+0.50] rx=170710 (10652 MB) # 9.89 [+0.00] # 9.89 [+0.00] ipv4 udp -t 1 tx-only # 9.89 [+0.00] # 11.10 [+1.21] tx=375009 (23401 MB) txc=0 zc=n # 11.10 [+0.00] # 11.10 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.10 [+0.00] # 12.52 [+1.42] tx=81529 (5087 MB) txc=81529 zc=n # 13.02 [+0.50] rx=81505 (5086 MB) # 13.03 [+0.00] # 13.03 [+0.00] ipv4 udp -z -t 1 tx-only # 13.03 [+0.00] # 14.24 [+1.22] tx=513305 (32032 MB) txc=513305 zc=y # 14.24 [+0.00] OK # 14.47 [+0.22] # 14.47 [+0.00] ipv6 udp -t 1 tx-rx # 14.47 [+0.00] # 15.89 [+1.42] tx=166628 (10398 MB) txc=0 zc=n # 16.39 [+0.50] rx=166628 (10398 MB) # 16.39 [+0.00] # 16.39 [+0.00] ipv6 udp -t 1 tx-only # 16.39 [+0.00] # 17.61 [+1.22] tx=331631 (20694 MB) txc=0 zc=n # 17.61 [+0.00] # 17.61 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.61 [+0.00] # 19.03 [+1.42] tx=105078 (6557 MB) txc=105078 zc=n # 19.53 [+0.50] rx=105027 (6554 MB) # 19.53 [+0.00] # 19.53 [+0.00] ipv6 udp -z -t 1 tx-only # 19.53 [+0.00] # 20.74 [+1.21] tx=489244 (30530 MB) txc=489244 zc=y # 20.75 [+0.00] OK # 20.77 [+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__->