make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_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=113691 (7094 MB) txc=0 zc=n # rx=65539 (7094 MB) # ipv4 tcp -z -t 1 # tx=82218 (5130 MB) txc=82218 zc=n # rx=64223 (5130 MB) # ok # ipv6 tcp -t 1 # tx=136047 (8489 MB) txc=0 zc=n # rx=74917 (8489 MB) # ipv6 tcp -z -t 1 # tx=88486 (5521 MB) txc=88486 zc=n # rx=74077 (5521 MB) # ok # ipv4 udp -t 1 # tx=246835 (15403 MB) txc=0 zc=n # rx=246835 (15403 MB) # ipv4 udp -z -t 1 # tx=106765 (6662 MB) txc=106765 zc=n # rx=106721 (6659 MB) # ok # ipv6 udp -t 1 # tx=221618 (13829 MB) txc=0 zc=n # rx=221608 (13829 MB) # ipv6 udp -z -t 1 # tx=101669 (6344 MB) txc=101669 zc=n # rx=101660 (6343 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__->