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.23 [+0.23] ipv4 tcp -t 1 # 1.66 [+1.43] tx=202997 (12667 MB) txc=0 zc=n # 2.06 [+0.40] rx=99688 (12667 MB) # 2.06 [+0.00] ipv4 tcp -z -t 1 # 3.53 [+1.47] tx=119233 (7440 MB) txc=119233 zc=n # 3.89 [+0.36] rx=59150 (7440 MB) # 3.89 [+0.00] ok # 4.15 [+0.25] ipv6 tcp -t 1 # 5.57 [+1.43] tx=198837 (12408 MB) txc=0 zc=n # 5.97 [+0.40] rx=98269 (12408 MB) # 5.98 [+0.00] ipv6 tcp -z -t 1 # 7.44 [+1.46] tx=121203 (7563 MB) txc=121203 zc=n # 7.80 [+0.36] rx=60271 (7563 MB) # 7.80 [+0.00] ok # 8.01 [+0.21] ipv4 udp -t 1 # 9.43 [+1.42] tx=241590 (15076 MB) txc=0 zc=n # 9.93 [+0.50] rx=241589 (15076 MB) # 9.93 [+0.00] ipv4 udp -z -t 1 # 11.35 [+1.42] tx=114580 (7150 MB) txc=114580 zc=n # 11.86 [+0.50] rx=114579 (7150 MB) # 11.86 [+0.00] ok # 12.06 [+0.21] ipv6 udp -t 1 # 13.49 [+1.43] tx=224000 (13978 MB) txc=0 zc=n # 13.99 [+0.50] rx=224000 (13978 MB) # 13.99 [+0.00] ipv6 udp -z -t 1 # 15.42 [+1.43] tx=110856 (6917 MB) txc=110856 zc=n # 15.92 [+0.50] rx=110821 (6915 MB) # 15.92 [+0.00] ok # 15.94 [+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__->