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.18 [+0.18] ipv4 tcp -t 1 # 1.60 [+1.42] tx=197751 (12340 MB) txc=0 zc=n # 2.00 [+0.40] rx=86266 (12340 MB) # 2.00 [+0.00] ipv4 tcp -z -t 1 # 3.47 [+1.46] tx=102045 (6367 MB) txc=102045 zc=n # 3.83 [+0.36] rx=50737 (6367 MB) # 3.83 [+0.00] ok # 4.02 [+0.19] ipv6 tcp -t 1 # 5.44 [+1.42] tx=191110 (11925 MB) txc=0 zc=n # 5.84 [+0.40] rx=93382 (11925 MB) # 5.85 [+0.00] ipv6 tcp -z -t 1 # 7.31 [+1.47] tx=88784 (5540 MB) txc=88784 zc=n # 7.67 [+0.36] rx=43942 (5540 MB) # 7.67 [+0.00] ok # 7.85 [+0.18] ipv4 udp -t 1 # 9.27 [+1.42] tx=211513 (13199 MB) txc=0 zc=n # 9.77 [+0.50] rx=211511 (13199 MB) # 9.77 [+0.00] ipv4 udp -z -t 1 # 11.20 [+1.42] tx=82719 (5161 MB) txc=82719 zc=n # 11.70 [+0.50] rx=82677 (5159 MB) # 11.70 [+0.00] ok # 11.89 [+0.20] ipv6 udp -t 1 # 13.32 [+1.42] tx=222089 (13859 MB) txc=0 zc=n # 13.82 [+0.50] rx=222079 (13858 MB) # 13.82 [+0.00] ipv6 udp -z -t 1 # 15.25 [+1.43] tx=67819 (4232 MB) txc=67819 zc=n # 15.75 [+0.50] rx=67785 (4230 MB) # 15.75 [+0.00] ok # 15.77 [+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__->