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=208107 (12986 MB) txc=0 zc=n # rx=102581 (12986 MB) # ipv4 tcp -z -t 1 # tx=123860 (7729 MB) txc=123860 zc=n # rx=61859 (7729 MB) # ok # ipv6 tcp -t 1 # tx=198358 (12378 MB) txc=0 zc=n # rx=96462 (12378 MB) # ipv6 tcp -z -t 1 # tx=123747 (7722 MB) txc=123747 zc=n # rx=61816 (7722 MB) # ok # ipv4 udp -t 1 # tx=233466 (14569 MB) txc=0 zc=n # rx=233466 (14569 MB) # ipv4 udp -z -t 1 # tx=113219 (7065 MB) txc=113219 zc=n # rx=113197 (7063 MB) # ok # ipv6 udp -t 1 # tx=236908 (14783 MB) txc=0 zc=n # rx=236908 (14783 MB) # ipv6 udp -z -t 1 # tx=99009 (6178 MB) txc=99009 zc=n # rx=98980 (6176 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__->