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=52689 (3287 MB) txc=0 zc=n # rx=38139 (3287 MB) # ipv4 tcp -z -t 1 # tx=38339 (2392 MB) txc=38339 zc=n # rx=36959 (2392 MB) # ok # ipv6 tcp -t 1 # tx=44034 (2747 MB) txc=0 zc=n # rx=38407 (2747 MB) # ipv6 tcp -z -t 1 # tx=26554 (1657 MB) txc=26554 zc=n # rx=22518 (1657 MB) # ok # ipv4 udp -t 1 # tx=98470 (6144 MB) txc=0 zc=n # rx=98467 (6144 MB) # ipv4 udp -z -t 1 # tx=60298 (3762 MB) txc=60298 zc=n # rx=60294 (3762 MB) # ok # ipv6 udp -t 1 # tx=103070 (6431 MB) txc=0 zc=n # rx=103070 (6431 MB) # ipv6 udp -z -t 1 # tx=49637 (3097 MB) txc=49637 zc=n # rx=49637 (3097 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' [?2004hxx__-> echo $? 0 xx__->