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=211803 (13217 MB) txc=0 zc=n # rx=103404 (13217 MB) # ipv4 tcp -z -t 1 # tx=122336 (7634 MB) txc=122336 zc=n # rx=61166 (7634 MB) # ok # ipv6 tcp -t 1 # tx=210294 (13123 MB) txc=0 zc=n # rx=104091 (13123 MB) # ipv6 tcp -z -t 1 # tx=123732 (7721 MB) txc=123732 zc=n # rx=61860 (7721 MB) # ok # ipv4 udp -t 1 # tx=250916 (15658 MB) txc=0 zc=n # rx=250916 (15658 MB) # ipv4 udp -z -t 1 # tx=111627 (6965 MB) txc=111627 zc=n # rx=111620 (6965 MB) # ok # ipv6 udp -t 1 # tx=240211 (14990 MB) txc=0 zc=n # rx=240208 (14989 MB) # ipv6 udp -z -t 1 # tx=112659 (7030 MB) txc=112659 zc=n # rx=112645 (7029 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__->