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 # ipv4 tcp -t 1 # tx=201161 (12553 MB) txc=0 zc=n # rx=100547 (12553 MB) # ipv4 tcp -z -t 1 # tx=112134 (6997 MB) txc=112134 zc=n # rx=55319 (6997 MB) # ok # ipv6 tcp -t 1 # tx=145334 (9069 MB) txc=0 zc=n # rx=70341 (9069 MB) # ipv6 tcp -z -t 1 # tx=103001 (6427 MB) txc=103001 zc=n # rx=51428 (6427 MB) # ok # ipv4 udp -t 1 # tx=178819 (11158 MB) txc=0 zc=n # rx=178782 (11156 MB) # ipv4 udp -z -t 1 # tx=82259 (5133 MB) txc=82259 zc=n # rx=82116 (5124 MB) # ok # ipv6 udp -t 1 # tx=169381 (10569 MB) txc=0 zc=n # rx=169357 (10568 MB) # ipv6 udp -z -t 1 # tx=98296 (6134 MB) txc=98296 zc=n # rx=98281 (6133 MB) # ok # 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__->