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=211788 (13216 MB) txc=0 zc=n # rx=104957 (13216 MB) # ipv4 tcp -z -t 1 # tx=125081 (7805 MB) txc=125081 zc=n # rx=61843 (7805 MB) # ok # ipv6 tcp -t 1 # tx=192390 (12005 MB) txc=0 zc=n # rx=95206 (12005 MB) # ipv6 tcp -z -t 1 # tx=113688 (7094 MB) txc=113688 zc=n # rx=56321 (7094 MB) # ok # ipv4 udp -t 1 # tx=235460 (14693 MB) txc=0 zc=n # rx=235444 (14692 MB) # ipv4 udp -z -t 1 # tx=116626 (7277 MB) txc=116626 zc=n # rx=116602 (7276 MB) # ok # ipv6 udp -t 1 # tx=212485 (13259 MB) txc=0 zc=n # rx=212460 (13258 MB) # ipv6 udp -z -t 1 # tx=91203 (5691 MB) txc=91203 zc=n # rx=91142 (5687 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__->