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=139501 (8705 MB) txc=0 zc=n # rx=76011 (8705 MB) # ipv4 tcp -z -t 1 # tx=81981 (5115 MB) txc=81981 zc=n # rx=73722 (5115 MB) # ok # ipv6 tcp -t 1 # tx=137851 (8602 MB) txc=0 zc=n # rx=73468 (8602 MB) # ipv6 tcp -z -t 1 # tx=69818 (4356 MB) txc=69818 zc=n # rx=49453 (4356 MB) # ok # ipv4 udp -t 1 # tx=191799 (11968 MB) txc=0 zc=n # rx=191799 (11968 MB) # ipv4 udp -z -t 1 # tx=94599 (5903 MB) txc=94599 zc=n # rx=94566 (5901 MB) # ok # ipv6 udp -t 1 # tx=207177 (12928 MB) txc=0 zc=n # rx=207177 (12928 MB) # ipv6 udp -z -t 1 # tx=101732 (6348 MB) txc=101732 zc=n # rx=101697 (6346 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__->