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=212106 (13236 MB) txc=0 zc=n # rx=104397 (13236 MB) # ipv4 tcp -z -t 1 # tx=115604 (7214 MB) txc=115604 zc=n # rx=57387 (7214 MB) # ok # ipv6 tcp -t 1 # tx=211752 (13214 MB) txc=0 zc=n # rx=104842 (13214 MB) # ipv6 tcp -z -t 1 # tx=123311 (7695 MB) txc=123311 zc=n # rx=61096 (7695 MB) # ok # ipv4 udp -t 1 # tx=251386 (15687 MB) txc=0 zc=n # rx=251375 (15686 MB) # ipv4 udp -z -t 1 # tx=112376 (7012 MB) txc=112376 zc=n # rx=112346 (7010 MB) # ok # ipv6 udp -t 1 # tx=238551 (14886 MB) txc=0 zc=n # rx=238551 (14886 MB) # ipv6 udp -z -t 1 # tx=93117 (5810 MB) txc=93117 zc=n # rx=93113 (5810 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__->