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=130941 (8171 MB) txc=0 zc=n # rx=71638 (8171 MB) # ipv4 tcp -z -t 1 # tx=86254 (5382 MB) txc=86254 zc=n # rx=70840 (5382 MB) # ok # ipv6 tcp -t 1 # tx=138566 (8647 MB) txc=0 zc=n # rx=77715 (8647 MB) # ipv6 tcp -z -t 1 # tx=88731 (5537 MB) txc=88731 zc=n # rx=82244 (5537 MB) # ok # ipv4 udp -t 1 # tx=250830 (15652 MB) txc=0 zc=n # rx=250830 (15652 MB) # ipv4 udp -z -t 1 # tx=121529 (7583 MB) txc=121529 zc=n # rx=121528 (7583 MB) # ok # ipv6 udp -t 1 # tx=241272 (15056 MB) txc=0 zc=n # rx=241265 (15055 MB) # ipv6 udp -z -t 1 # tx=120425 (7514 MB) txc=120425 zc=n # rx=120370 (7511 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__->