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=204057 (12733 MB) txc=0 zc=n # rx=97048 (12733 MB) # ipv4 tcp -z -t 1 # tx=109177 (6813 MB) txc=109177 zc=n # rx=54553 (6813 MB) # ok # ipv6 tcp -t 1 # tx=164858 (10287 MB) txc=0 zc=n # rx=71316 (10287 MB) # ipv6 tcp -z -t 1 # tx=103086 (6432 MB) txc=103086 zc=n # rx=51528 (6432 MB) # ok # ipv4 udp -t 1 # tx=161262 (10063 MB) txc=0 zc=n # rx=161262 (10063 MB) # ipv4 udp -z -t 1 # tx=111510 (6958 MB) txc=111510 zc=n # rx=111485 (6957 MB) # ok # ipv6 udp -t 1 # tx=252249 (15741 MB) txc=0 zc=n # rx=252243 (15740 MB) # ipv6 udp -z -t 1 # tx=113352 (7073 MB) txc=113352 zc=n # rx=113313 (7071 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__->