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=208594 (13017 MB) txc=0 zc=n # rx=103695 (13017 MB) # ipv4 tcp -z -t 1 # tx=119086 (7431 MB) txc=119086 zc=n # rx=59086 (7431 MB) # ok # ipv6 tcp -t 1 # tx=199979 (12479 MB) txc=0 zc=n # rx=98569 (12479 MB) # ipv6 tcp -z -t 1 # tx=102465 (6394 MB) txc=102465 zc=n # rx=50860 (6394 MB) # ok # ipv4 udp -t 1 # tx=168459 (10512 MB) txc=0 zc=n # rx=168451 (10511 MB) # ipv4 udp -z -t 1 # tx=106138 (6623 MB) txc=106138 zc=n # rx=106117 (6622 MB) # ok # ipv6 udp -t 1 # tx=245287 (15306 MB) txc=0 zc=n # rx=245287 (15306 MB) # ipv6 udp -z -t 1 # tx=97440 (6080 MB) txc=97440 zc=n # rx=97408 (6078 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__->