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=209713 (13086 MB) txc=0 zc=n # rx=102930 (13086 MB) # ipv4 tcp -z -t 1 # tx=121657 (7591 MB) txc=121657 zc=n # rx=60384 (7591 MB) # ok # ipv6 tcp -t 1 # tx=201958 (12602 MB) txc=0 zc=n # rx=97581 (12602 MB) # ipv6 tcp -z -t 1 # tx=119958 (7485 MB) txc=119958 zc=n # rx=59554 (7485 MB) # ok # ipv4 udp -t 1 # tx=250454 (15629 MB) txc=0 zc=n # rx=250452 (15629 MB) # ipv4 udp -z -t 1 # tx=109252 (6817 MB) txc=109252 zc=n # rx=109249 (6817 MB) # ok # ipv6 udp -t 1 # tx=242848 (15154 MB) txc=0 zc=n # rx=242848 (15154 MB) # ipv6 udp -z -t 1 # tx=107694 (6720 MB) txc=107694 zc=n # rx=107669 (6718 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__->