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.22 [+0.22] ipv4 tcp -t 1 # 1.65 [+1.43] tx=192725 (12026 MB) txc=0 zc=n # 2.05 [+0.40] rx=91707 (12026 MB) # 2.05 [+0.00] ipv4 tcp -z -t 1 # 3.52 [+1.47] tx=108896 (6795 MB) txc=108896 zc=n # 3.88 [+0.36] rx=54322 (6795 MB) # 3.88 [+0.00] ok # 4.09 [+0.21] ipv6 tcp -t 1 # 5.52 [+1.43] tx=158812 (9910 MB) txc=0 zc=n # 5.92 [+0.40] rx=70845 (9910 MB) # 5.92 [+0.00] ipv6 tcp -z -t 1 # 7.39 [+1.47] tx=114538 (7147 MB) txc=114538 zc=n # 7.75 [+0.36] rx=57061 (7147 MB) # 7.75 [+0.00] ok # 7.98 [+0.23] ipv4 udp -t 1 # 9.40 [+1.43] tx=247018 (15414 MB) txc=0 zc=n # 9.90 [+0.50] rx=247018 (15414 MB) # 9.90 [+0.00] ipv4 udp -z -t 1 # 11.33 [+1.42] tx=117991 (7363 MB) txc=117991 zc=n # 11.83 [+0.50] rx=117986 (7362 MB) # 11.83 [+0.00] ok # 12.04 [+0.21] ipv6 udp -t 1 # 13.46 [+1.42] tx=234997 (14664 MB) txc=0 zc=n # 13.96 [+0.50] rx=234988 (14664 MB) # 13.96 [+0.00] ipv6 udp -z -t 1 # 15.39 [+1.43] tx=96187 (6002 MB) txc=96187 zc=n # 15.89 [+0.50] rx=96124 (5998 MB) # 15.89 [+0.00] ok # 15.92 [+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__->