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=219291 (13684 MB) txc=0 zc=n # rx=105859 (13684 MB) # ipv4 tcp -z -t 1 # tx=124239 (7752 MB) txc=124239 zc=n # rx=61618 (7752 MB) # ok # ipv6 tcp -t 1 # tx=211991 (13229 MB) txc=0 zc=n # rx=105740 (13229 MB) # ipv6 tcp -z -t 1 # tx=106192 (6626 MB) txc=106192 zc=n # rx=52969 (6626 MB) # ok # ipv4 udp -t 1 # tx=252286 (15743 MB) txc=0 zc=n # rx=252286 (15743 MB) # ipv4 udp -z -t 1 # tx=120940 (7547 MB) txc=120940 zc=n # rx=120844 (7541 MB) # ok # ipv6 udp -t 1 # tx=244841 (15278 MB) txc=0 zc=n # rx=244841 (15278 MB) # ipv6 udp -z -t 1 # tx=117708 (7345 MB) txc=117708 zc=n # rx=117701 (7344 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__->