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=210324 (13124 MB) txc=0 zc=n # rx=104304 (13124 MB) # ipv4 tcp -z -t 1 # tx=129145 (8059 MB) txc=129145 zc=n # rx=64570 (8059 MB) # ok # ipv6 tcp -t 1 # tx=206206 (12868 MB) txc=0 zc=n # rx=102717 (12868 MB) # ipv6 tcp -z -t 1 # tx=124919 (7795 MB) txc=124919 zc=n # rx=62446 (7795 MB) # ok # ipv4 udp -t 1 # tx=216775 (13527 MB) txc=0 zc=n # rx=216747 (13525 MB) # ipv4 udp -z -t 1 # tx=88160 (5501 MB) txc=88160 zc=n # rx=88132 (5499 MB) # ok # ipv6 udp -t 1 # tx=152275 (9502 MB) txc=0 zc=n # rx=152275 (9502 MB) # ipv6 udp -z -t 1 # tx=85395 (5328 MB) txc=85395 zc=n # rx=85339 (5325 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__->