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=198036 (12358 MB) txc=0 zc=n # rx=96611 (12358 MB) # ipv4 tcp -z -t 1 # tx=114208 (7126 MB) txc=114208 zc=n # rx=57092 (7126 MB) # ok # ipv6 tcp -t 1 # tx=202875 (12660 MB) txc=0 zc=n # rx=99029 (12660 MB) # ipv6 tcp -z -t 1 # tx=110827 (6916 MB) txc=110827 zc=n # rx=55409 (6916 MB) # ok # ipv4 udp -t 1 # tx=247153 (15423 MB) txc=0 zc=n # rx=247153 (15423 MB) # ipv4 udp -z -t 1 # tx=111298 (6945 MB) txc=111298 zc=n # rx=111275 (6943 MB) # ok # ipv6 udp -t 1 # tx=238192 (14864 MB) txc=0 zc=n # rx=238192 (14864 MB) # ipv6 udp -z -t 1 # tx=110769 (6912 MB) txc=110769 zc=n # rx=110738 (6910 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__->