make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=168186 (10495 MB) txc=0 zc=n # rx=60010 (10495 MB) # ipv4 tcp -z -t 1 # tx=112442 (7016 MB) txc=112442 zc=n # rx=55464 (7016 MB) # ok # ipv6 tcp -t 1 # tx=208632 (13019 MB) txc=0 zc=n # rx=85807 (13019 MB) # ipv6 tcp -z -t 1 # tx=120351 (7510 MB) txc=120351 zc=n # rx=59707 (7510 MB) # ok # ipv4 udp -t 1 # tx=257892 (16093 MB) txc=0 zc=n # rx=257842 (16090 MB) # ipv4 udp -z -t 1 # tx=114407 (7139 MB) txc=114407 zc=n # rx=114396 (7138 MB) # ok # ipv6 udp -t 1 # tx=240718 (15021 MB) txc=0 zc=n # rx=240711 (15021 MB) # ipv6 udp -z -t 1 # tx=97850 (6106 MB) txc=97850 zc=n # rx=97732 (6098 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__->