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.17 [+0.17] ipv4 tcp -t 1 # 1.59 [+1.42] tx=200123 (12488 MB) txc=0 zc=n # 1.99 [+0.40] rx=90149 (12488 MB) # 1.99 [+0.00] ipv4 tcp -z -t 1 # 3.45 [+1.46] tx=120022 (7489 MB) txc=120022 zc=n # 3.81 [+0.36] rx=59632 (7489 MB) # 3.81 [+0.00] ok # 3.97 [+0.16] ipv6 tcp -t 1 # 5.39 [+1.42] tx=187140 (11678 MB) txc=0 zc=n # 5.79 [+0.40] rx=91240 (11678 MB) # 5.79 [+0.00] ipv6 tcp -z -t 1 # 7.25 [+1.46] tx=119150 (7435 MB) txc=119150 zc=n # 7.61 [+0.36] rx=59300 (7435 MB) # 7.61 [+0.00] ok # 7.76 [+0.15] ipv4 udp -t 1 # 9.18 [+1.42] tx=247728 (15459 MB) txc=0 zc=n # 9.68 [+0.50] rx=247711 (15458 MB) # 9.69 [+0.00] ipv4 udp -z -t 1 # 11.12 [+1.43] tx=38797 (2421 MB) txc=38797 zc=n # 11.62 [+0.50] rx=38758 (2418 MB) # 11.62 [+0.00] ok # 11.87 [+0.25] ipv6 udp -t 1 # 13.30 [+1.43] tx=207756 (12964 MB) txc=0 zc=n # 13.80 [+0.50] rx=207753 (12964 MB) # 13.80 [+0.00] ipv6 udp -z -t 1 # 15.23 [+1.43] tx=37497 (2339 MB) txc=37497 zc=n # 15.73 [+0.50] rx=37485 (2339 MB) # 15.73 [+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__->