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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=57974 (3617 MB) txc=0 zc=n # rx=55721 (3617 MB) # ipv4 tcp -z -t 1 # tx=35514 (2216 MB) txc=35514 zc=n # rx=34547 (2216 MB) # ok # ipv6 tcp -t 1 # tx=49076 (3062 MB) txc=0 zc=n # rx=47630 (3062 MB) # ipv6 tcp -z -t 1 # tx=33834 (2111 MB) txc=33834 zc=n # rx=32802 (2111 MB) # ok # ipv4 udp -t 1 # tx=121022 (7552 MB) txc=0 zc=n # rx=121020 (7552 MB) # ipv4 udp -z -t 1 # tx=64129 (4001 MB) txc=64129 zc=n # rx=64106 (4000 MB) # ok # ipv6 udp -t 1 # tx=109762 (6849 MB) txc=0 zc=n # rx=109762 (6849 MB) # ipv6 udp -z -t 1 # tx=58421 (3645 MB) txc=58421 zc=n # rx=58414 (3645 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__->