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=155169 (9683 MB) txc=0 zc=n # rx=65323 (9683 MB) # ipv4 tcp -z -t 1 # tx=111165 (6937 MB) txc=111165 zc=n # rx=55181 (6937 MB) # ok # ipv6 tcp -t 1 # tx=153727 (9593 MB) txc=0 zc=n # rx=64213 (9593 MB) # ipv6 tcp -z -t 1 # tx=123072 (7680 MB) txc=123072 zc=n # rx=61531 (7680 MB) # ok # ipv4 udp -t 1 # tx=236721 (14772 MB) txc=0 zc=n # rx=236677 (14769 MB) # ipv4 udp -z -t 1 # tx=109090 (6807 MB) txc=109090 zc=n # rx=109031 (6803 MB) # ok # ipv6 udp -t 1 # tx=217713 (13586 MB) txc=0 zc=n # rx=217705 (13585 MB) # ipv6 udp -z -t 1 # tx=109449 (6830 MB) txc=109449 zc=n # rx=109445 (6829 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__->