make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_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=113099 (7057 MB) txc=0 zc=n # rx=76169 (7057 MB) # ipv4 tcp -z -t 1 # tx=88595 (5528 MB) txc=88595 zc=n # rx=79467 (5528 MB) # ok # ipv6 tcp -t 1 # tx=141294 (8817 MB) txc=0 zc=n # rx=73299 (8817 MB) # ipv6 tcp -z -t 1 # tx=86600 (5404 MB) txc=86600 zc=n # rx=79613 (5404 MB) # ok # ipv4 udp -t 1 # tx=249435 (15565 MB) txc=0 zc=n # rx=249435 (15565 MB) # ipv4 udp -z -t 1 # tx=121653 (7591 MB) txc=121653 zc=n # rx=121647 (7591 MB) # ok # ipv6 udp -t 1 # tx=248364 (15498 MB) txc=0 zc=n # rx=248364 (15498 MB) # ipv6 udp -z -t 1 # tx=120420 (7514 MB) txc=120420 zc=n # rx=120389 (7512 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__->