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=48144 (3004 MB) txc=0 zc=n # rx=41440 (3004 MB) # ipv4 tcp -z -t 1 # tx=32969 (2057 MB) txc=32969 zc=n # rx=29534 (2057 MB) # ok # ipv6 tcp -t 1 # tx=43521 (2715 MB) txc=0 zc=n # rx=33823 (2715 MB) # ipv6 tcp -z -t 1 # tx=30689 (1915 MB) txc=30689 zc=n # rx=30023 (1915 MB) # ok # ipv4 udp -t 1 # tx=99635 (6217 MB) txc=0 zc=n # rx=99632 (6217 MB) # ipv4 udp -z -t 1 # tx=60138 (3752 MB) txc=60138 zc=n # rx=60067 (3748 MB) # ok # ipv6 udp -t 1 # tx=99413 (6203 MB) txc=0 zc=n # rx=99412 (6203 MB) # ipv6 udp -z -t 1 # tx=57790 (3606 MB) txc=57790 zc=n # rx=57757 (3604 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__->