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=215589 (13453 MB) txc=0 zc=n # rx=106646 (13453 MB) # ipv4 tcp -z -t 1 # tx=124682 (7780 MB) txc=124682 zc=n # rx=61903 (7780 MB) # ok # ipv6 tcp -t 1 # tx=214144 (13363 MB) txc=0 zc=n # rx=105105 (13363 MB) # ipv6 tcp -z -t 1 # tx=123213 (7688 MB) txc=123213 zc=n # rx=61069 (7688 MB) # ok # ipv4 udp -t 1 # tx=260020 (16226 MB) txc=0 zc=n # rx=260020 (16226 MB) # ipv4 udp -z -t 1 # tx=116364 (7261 MB) txc=116364 zc=n # rx=116349 (7260 MB) # ok # ipv6 udp -t 1 # tx=240655 (15017 MB) txc=0 zc=n # rx=240655 (15017 MB) # ipv6 udp -z -t 1 # tx=114139 (7122 MB) txc=114139 zc=n # rx=114127 (7121 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__->