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=163280 (10189 MB) txc=0 zc=n # rx=66596 (10189 MB) # ipv4 tcp -z -t 1 # tx=110324 (6884 MB) txc=110324 zc=n # rx=55155 (6884 MB) # ok # ipv6 tcp -t 1 # tx=163618 (10210 MB) txc=0 zc=n # rx=69724 (10210 MB) # ipv6 tcp -z -t 1 # tx=101908 (6359 MB) txc=101908 zc=n # rx=50862 (6359 MB) # ok # ipv4 udp -t 1 # tx=202934 (12663 MB) txc=0 zc=n # rx=202934 (12663 MB) # ipv4 udp -z -t 1 # tx=95808 (5978 MB) txc=95808 zc=n # rx=95711 (5972 MB) # ok # ipv6 udp -t 1 # tx=195618 (12207 MB) txc=0 zc=n # rx=195617 (12207 MB) # ipv6 udp -z -t 1 # tx=106406 (6640 MB) txc=106406 zc=n # rx=106316 (6634 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__->