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=50397 (3144 MB) txc=0 zc=n # rx=49316 (3144 MB) # ipv4 tcp -z -t 1 # tx=37410 (2334 MB) txc=37410 zc=n # rx=35916 (2334 MB) # ok # ipv6 tcp -t 1 # tx=44150 (2755 MB) txc=0 zc=n # rx=39828 (2755 MB) # ipv6 tcp -z -t 1 # tx=28116 (1754 MB) txc=28116 zc=n # rx=27939 (1754 MB) # ok # ipv4 udp -t 1 # tx=118595 (7400 MB) txc=0 zc=n # rx=118592 (7400 MB) # ipv4 udp -z -t 1 # tx=59946 (3740 MB) txc=59946 zc=n # rx=59946 (3740 MB) # ok # ipv6 udp -t 1 # tx=92745 (5787 MB) txc=0 zc=n # rx=92744 (5787 MB) # ipv6 udp -z -t 1 # tx=66027 (4120 MB) txc=66027 zc=n # rx=66027 (4120 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__->