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=45822 (2859 MB) txc=0 zc=n # rx=30320 (2859 MB) # ipv4 tcp -z -t 1 # tx=30033 (1874 MB) txc=30033 zc=n # rx=28822 (1874 MB) # ok # ipv6 tcp -t 1 # tx=39258 (2449 MB) txc=0 zc=n # rx=34224 (2449 MB) # ipv6 tcp -z -t 1 # tx=26635 (1662 MB) txc=26635 zc=n # rx=23274 (1662 MB) # ok # ipv4 udp -t 1 # tx=87815 (5479 MB) txc=0 zc=n # rx=87812 (5479 MB) # ipv4 udp -z -t 1 # tx=53721 (3352 MB) txc=53721 zc=n # rx=53669 (3349 MB) # ok # ipv6 udp -t 1 # tx=83281 (5197 MB) txc=0 zc=n # rx=83281 (5197 MB) # ipv6 udp -z -t 1 # tx=44898 (2801 MB) txc=44898 zc=n # rx=44898 (2801 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__->