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=145406 (9073 MB) txc=0 zc=n # rx=76075 (9073 MB) # ipv4 tcp -z -t 1 # tx=88861 (5545 MB) txc=88861 zc=n # rx=77917 (5545 MB) # ok # ipv6 tcp -t 1 # tx=114177 (7125 MB) txc=0 zc=n # rx=64685 (7125 MB) # ipv6 tcp -z -t 1 # tx=67415 (4206 MB) txc=67415 zc=n # rx=48900 (4206 MB) # ok # ipv4 udp -t 1 # tx=194444 (12134 MB) txc=0 zc=n # rx=194432 (12133 MB) # ipv4 udp -z -t 1 # tx=115008 (7176 MB) txc=115008 zc=n # rx=115000 (7176 MB) # ok # ipv6 udp -t 1 # tx=216729 (13524 MB) txc=0 zc=n # rx=216715 (13523 MB) # ipv6 udp -z -t 1 # tx=105481 (6582 MB) txc=105481 zc=n # rx=105413 (6578 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__->