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=124424 (7764 MB) txc=0 zc=n # rx=74998 (7764 MB) # ipv4 tcp -z -t 1 # tx=86999 (5429 MB) txc=86999 zc=n # rx=64404 (5429 MB) # ok # ipv6 tcp -t 1 # tx=125655 (7841 MB) txc=0 zc=n # rx=74227 (7841 MB) # ipv6 tcp -z -t 1 # tx=78712 (4911 MB) txc=78712 zc=n # rx=66756 (4911 MB) # ok # ipv4 udp -t 1 # tx=154847 (9663 MB) txc=0 zc=n # rx=154847 (9663 MB) # ipv4 udp -z -t 1 # tx=98724 (6160 MB) txc=98724 zc=n # rx=98668 (6157 MB) # ok # ipv6 udp -t 1 # tx=242202 (15114 MB) txc=0 zc=n # rx=241996 (15101 MB) # ipv6 udp -z -t 1 # tx=116907 (7295 MB) txc=116907 zc=n # rx=116856 (7292 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__->