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=47655 (2973 MB) txc=0 zc=n # rx=43624 (2973 MB) # ipv4 tcp -z -t 1 # tx=33410 (2084 MB) txc=33410 zc=n # rx=32773 (2084 MB) # ok # ipv6 tcp -t 1 # tx=40013 (2496 MB) txc=0 zc=n # rx=38872 (2496 MB) # ipv6 tcp -z -t 1 # tx=31236 (1949 MB) txc=31236 zc=n # rx=30126 (1949 MB) # ok # ipv4 udp -t 1 # tx=114922 (7171 MB) txc=0 zc=n # rx=114922 (7171 MB) # ipv4 udp -z -t 1 # tx=45523 (2840 MB) txc=45523 zc=n # rx=45435 (2835 MB) # ok # ipv6 udp -t 1 # tx=102388 (6389 MB) txc=0 zc=n # rx=102388 (6389 MB) # ipv6 udp -z -t 1 # tx=57640 (3596 MB) txc=57640 zc=n # rx=57640 (3596 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__->