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=146252 (9126 MB) txc=0 zc=n # rx=74788 (9126 MB) # ipv4 tcp -z -t 1 # tx=88413 (5517 MB) txc=88413 zc=n # rx=80873 (5517 MB) # ok # ipv6 tcp -t 1 # tx=141085 (8804 MB) txc=0 zc=n # rx=73537 (8804 MB) # ipv6 tcp -z -t 1 # tx=90832 (5668 MB) txc=90832 zc=n # rx=73114 (5668 MB) # ok # ipv4 udp -t 1 # tx=246332 (15372 MB) txc=0 zc=n # rx=246331 (15371 MB) # ipv4 udp -z -t 1 # tx=118561 (7398 MB) txc=118561 zc=n # rx=118536 (7397 MB) # ok # ipv6 udp -t 1 # tx=241585 (15075 MB) txc=0 zc=n # rx=241585 (15075 MB) # ipv6 udp -z -t 1 # tx=115930 (7234 MB) txc=115930 zc=n # rx=115921 (7233 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__->