make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=167985 (10482 MB) txc=0 zc=n # rx=64557 (10482 MB) # ipv4 tcp -z -t 1 # tx=101051 (6305 MB) txc=101051 zc=n # rx=49960 (6305 MB) # ok # ipv6 tcp -t 1 # tx=149224 (9312 MB) txc=0 zc=n # rx=62939 (9312 MB) # ipv6 tcp -z -t 1 # tx=108475 (6769 MB) txc=108475 zc=n # rx=53143 (6769 MB) # ok # ipv4 udp -t 1 # tx=164866 (10288 MB) txc=0 zc=n # rx=164864 (10288 MB) # ipv4 udp -z -t 1 # tx=116208 (7251 MB) txc=116208 zc=n # rx=116200 (7251 MB) # ok # ipv6 udp -t 1 # tx=247490 (15444 MB) txc=0 zc=n # rx=247450 (15441 MB) # ipv6 udp -z -t 1 # tx=100032 (6242 MB) txc=100032 zc=n # rx=99982 (6239 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__->