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=38184 (2382 MB) txc=0 zc=n # rx=32334 (2382 MB) # ipv4 tcp -z -t 1 # tx=30744 (1918 MB) txc=30744 zc=n # rx=30283 (1918 MB) # ok # ipv6 tcp -t 1 # tx=38730 (2416 MB) txc=0 zc=n # rx=37654 (2416 MB) # ipv6 tcp -z -t 1 # tx=27711 (1729 MB) txc=27711 zc=n # rx=27042 (1729 MB) # ok # ipv4 udp -t 1 # tx=93139 (5812 MB) txc=0 zc=n # rx=93134 (5811 MB) # ipv4 udp -z -t 1 # tx=51090 (3188 MB) txc=51090 zc=n # rx=51088 (3188 MB) # ok # ipv6 udp -t 1 # tx=113085 (7056 MB) txc=0 zc=n # rx=113079 (7056 MB) # ipv6 udp -z -t 1 # tx=54342 (3391 MB) txc=54342 zc=n # rx=54340 (3391 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__->