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=211533 (13200 MB) txc=0 zc=n # rx=104094 (13200 MB) # ipv4 tcp -z -t 1 # tx=121802 (7600 MB) txc=121802 zc=n # rx=60360 (7600 MB) # ok # ipv6 tcp -t 1 # tx=207943 (12976 MB) txc=0 zc=n # rx=103729 (12976 MB) # ipv6 tcp -z -t 1 # tx=119711 (7470 MB) txc=119711 zc=n # rx=59278 (7470 MB) # ok # ipv4 udp -t 1 # tx=252664 (15767 MB) txc=0 zc=n # rx=252637 (15765 MB) # ipv4 udp -z -t 1 # tx=100592 (6277 MB) txc=100592 zc=n # rx=100539 (6274 MB) # ok # ipv6 udp -t 1 # tx=212768 (13277 MB) txc=0 zc=n # rx=212768 (13277 MB) # ipv6 udp -z -t 1 # tx=111545 (6960 MB) txc=111545 zc=n # rx=111533 (6960 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__->