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=161875 (10101 MB) txc=0 zc=n # rx=62889 (10101 MB) # ipv4 tcp -z -t 1 # tx=105140 (6561 MB) txc=105140 zc=n # rx=52429 (6561 MB) # ok # ipv6 tcp -t 1 # tx=164402 (10259 MB) txc=0 zc=n # rx=62688 (10259 MB) # ipv6 tcp -z -t 1 # tx=122766 (7661 MB) txc=122766 zc=n # rx=61364 (7661 MB) # ok # ipv4 udp -t 1 # tx=194311 (12125 MB) txc=0 zc=n # rx=194311 (12125 MB) # ipv4 udp -z -t 1 # tx=112702 (7033 MB) txc=112702 zc=n # rx=112683 (7031 MB) # ok # ipv6 udp -t 1 # tx=240015 (14977 MB) txc=0 zc=n # rx=239978 (14975 MB) # ipv6 udp -z -t 1 # tx=119748 (7472 MB) txc=119748 zc=n # rx=119641 (7466 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__->