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=142164 (8871 MB) txc=0 zc=n # rx=78082 (8871 MB) # ipv4 tcp -z -t 1 # tx=93940 (5862 MB) txc=93940 zc=n # rx=72494 (5862 MB) # ok # ipv6 tcp -t 1 # tx=129630 (8089 MB) txc=0 zc=n # rx=74650 (8089 MB) # ipv6 tcp -z -t 1 # tx=69394 (4330 MB) txc=69394 zc=n # rx=49261 (4330 MB) # ok # ipv4 udp -t 1 # tx=195686 (12211 MB) txc=0 zc=n # rx=195684 (12211 MB) # ipv4 udp -z -t 1 # tx=89682 (5596 MB) txc=89682 zc=n # rx=89572 (5589 MB) # ok # ipv6 udp -t 1 # tx=257341 (16059 MB) txc=0 zc=n # rx=257312 (16057 MB) # ipv6 udp -z -t 1 # tx=114704 (7157 MB) txc=114704 zc=n # rx=114675 (7156 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__->