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=210541 (13138 MB) txc=0 zc=n # rx=104397 (13138 MB) # ipv4 tcp -z -t 1 # tx=123806 (7725 MB) txc=123806 zc=n # rx=61850 (7725 MB) # ok # ipv6 tcp -t 1 # tx=204282 (12747 MB) txc=0 zc=n # rx=100724 (12747 MB) # ipv6 tcp -z -t 1 # tx=106607 (6652 MB) txc=106607 zc=n # rx=53288 (6652 MB) # ok # ipv4 udp -t 1 # tx=165980 (10357 MB) txc=0 zc=n # rx=165980 (10357 MB) # ipv4 udp -z -t 1 # tx=87941 (5487 MB) txc=87941 zc=n # rx=87891 (5484 MB) # ok # ipv6 udp -t 1 # tx=250022 (15602 MB) txc=0 zc=n # rx=250017 (15601 MB) # ipv6 udp -z -t 1 # tx=117033 (7303 MB) txc=117033 zc=n # rx=117009 (7301 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__->