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=34701 (2165 MB) txc=0 zc=n # rx=34500 (2165 MB) # ipv4 tcp -z -t 1 # tx=23570 (1470 MB) txc=23570 zc=n # rx=21623 (1470 MB) # ok # ipv6 tcp -t 1 # tx=30445 (1899 MB) txc=0 zc=n # rx=24749 (1899 MB) # ipv6 tcp -z -t 1 # tx=21921 (1367 MB) txc=21921 zc=n # rx=20799 (1367 MB) # ok # ipv4 udp -t 1 # tx=80681 (5034 MB) txc=0 zc=n # rx=80681 (5034 MB) # ipv4 udp -z -t 1 # tx=42227 (2635 MB) txc=42227 zc=n # rx=42182 (2632 MB) # ok # ipv6 udp -t 1 # tx=95308 (5947 MB) txc=0 zc=n # rx=95308 (5947 MB) # ipv6 udp -z -t 1 # tx=45177 (2819 MB) txc=45177 zc=n # rx=45176 (2819 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__->