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 4800 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=52907 (3301 MB) txc=0 zc=n # rx=49656 (3301 MB) # ipv4 tcp -z -t 1 # tx=37297 (2327 MB) txc=37297 zc=n # rx=35107 (2327 MB) # ok # ipv6 tcp -t 1 # tx=43195 (2695 MB) txc=0 zc=n # rx=33335 (2695 MB) # ipv6 tcp -z -t 1 # tx=31120 (1942 MB) txc=31120 zc=n # rx=26398 (1942 MB) # ok # ipv4 udp -t 1 # tx=111797 (6976 MB) txc=0 zc=n # rx=111792 (6976 MB) # ipv4 udp -z -t 1 # tx=48523 (3028 MB) txc=48523 zc=n # rx=48471 (3024 MB) # ok # ipv6 udp -t 1 # tx=95342 (5949 MB) txc=0 zc=n # rx=95339 (5949 MB) # ipv6 udp -z -t 1 # tx=43633 (2722 MB) txc=43633 zc=n # rx=43628 (2722 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__->