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=156795 (9784 MB) txc=0 zc=n # rx=63304 (9784 MB) # ipv4 tcp -z -t 1 # tx=103734 (6473 MB) txc=103734 zc=n # rx=51616 (6473 MB) # ok # ipv6 tcp -t 1 # tx=159081 (9927 MB) txc=0 zc=n # rx=65053 (9927 MB) # ipv6 tcp -z -t 1 # tx=107857 (6730 MB) txc=107857 zc=n # rx=53909 (6730 MB) # ok # ipv4 udp -t 1 # tx=183787 (11468 MB) txc=0 zc=n # rx=183781 (11468 MB) # ipv4 udp -z -t 1 # tx=84692 (5285 MB) txc=84692 zc=n # rx=84652 (5282 MB) # ok # ipv6 udp -t 1 # tx=189237 (11809 MB) txc=0 zc=n # rx=189228 (11808 MB) # ipv6 udp -z -t 1 # tx=88807 (5541 MB) txc=88807 zc=n # rx=88681 (5534 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__->