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=200606 (12518 MB) txc=0 zc=n # rx=94009 (12518 MB) # ipv4 tcp -z -t 1 # tx=122454 (7641 MB) txc=122454 zc=n # rx=61204 (7641 MB) # ok # ipv6 tcp -t 1 # tx=200695 (12524 MB) txc=0 zc=n # rx=99947 (12524 MB) # ipv6 tcp -z -t 1 # tx=124608 (7775 MB) txc=124608 zc=n # rx=62291 (7775 MB) # ok # ipv4 udp -t 1 # tx=220630 (13768 MB) txc=0 zc=n # rx=220629 (13768 MB) # ipv4 udp -z -t 1 # tx=107373 (6700 MB) txc=107373 zc=n # rx=107339 (6698 MB) # ok # ipv6 udp -t 1 # tx=243251 (15179 MB) txc=0 zc=n # rx=243251 (15179 MB) # ipv6 udp -z -t 1 # tx=108140 (6748 MB) txc=108140 zc=n # rx=108108 (6746 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__->