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.21 [+0.21] ipv4 tcp -t 1 # 1.64 [+1.43] tx=206731 (12900 MB) txc=0 zc=n # 2.04 [+0.40] rx=103199 (12900 MB) # 2.04 [+0.00] ipv4 tcp -z -t 1 # 3.51 [+1.47] tx=118918 (7420 MB) txc=118918 zc=n # 3.87 [+0.36] rx=58724 (7420 MB) # 3.87 [+0.00] ok # 4.10 [+0.23] ipv6 tcp -t 1 # 5.53 [+1.43] tx=203420 (12694 MB) txc=0 zc=n # 5.93 [+0.40] rx=101550 (12694 MB) # 5.93 [+0.00] ipv6 tcp -z -t 1 # 7.39 [+1.47] tx=115845 (7229 MB) txc=115845 zc=n # 7.75 [+0.36] rx=57281 (7229 MB) # 7.75 [+0.00] ok # 7.96 [+0.21] ipv4 udp -t 1 # 9.38 [+1.42] tx=257412 (16063 MB) txc=0 zc=n # 9.88 [+0.50] rx=257391 (16062 MB) # 9.89 [+0.00] ipv4 udp -z -t 1 # 11.31 [+1.42] tx=116665 (7280 MB) txc=116665 zc=n # 11.81 [+0.50] rx=116633 (7278 MB) # 11.81 [+0.00] ok # 12.02 [+0.21] ipv6 udp -t 1 # 13.44 [+1.43] tx=243917 (15221 MB) txc=0 zc=n # 13.95 [+0.50] rx=243908 (15220 MB) # 13.95 [+0.00] ipv6 udp -z -t 1 # 15.37 [+1.43] tx=110263 (6880 MB) txc=110263 zc=n # 15.87 [+0.50] rx=110242 (6879 MB) # 15.87 [+0.00] ok # 15.90 [+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__->