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=198545 (12389 MB) txc=0 zc=n # rx=97936 (12389 MB) # ipv4 tcp -z -t 1 # tx=126779 (7911 MB) txc=126779 zc=n # rx=63316 (7911 MB) # ok # ipv6 tcp -t 1 # tx=211081 (13172 MB) txc=0 zc=n # rx=97927 (13172 MB) # ipv6 tcp -z -t 1 # tx=122549 (7647 MB) txc=122549 zc=n # rx=61231 (7647 MB) # ok # ipv4 udp -t 1 # tx=250020 (15602 MB) txc=0 zc=n # rx=250018 (15602 MB) # ipv4 udp -z -t 1 # tx=116267 (7255 MB) txc=116267 zc=n # rx=116214 (7252 MB) # ok # ipv6 udp -t 1 # tx=243615 (15202 MB) txc=0 zc=n # rx=243582 (15200 MB) # ipv6 udp -z -t 1 # tx=112999 (7051 MB) txc=112999 zc=n # rx=112989 (7050 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__->