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=141617 (8837 MB) txc=0 zc=n # rx=75352 (8837 MB) # ipv4 tcp -z -t 1 # tx=83163 (5189 MB) txc=83163 zc=n # rx=81493 (5189 MB) # ok # ipv6 tcp -t 1 # tx=130587 (8149 MB) txc=0 zc=n # rx=74584 (8149 MB) # ipv6 tcp -z -t 1 # tx=77527 (4837 MB) txc=77527 zc=n # rx=75349 (4837 MB) # ok # ipv4 udp -t 1 # tx=174453 (10886 MB) txc=0 zc=n # rx=174437 (10885 MB) # ipv4 udp -z -t 1 # tx=112947 (7048 MB) txc=112947 zc=n # rx=112920 (7046 MB) # ok # ipv6 udp -t 1 # tx=251174 (15674 MB) txc=0 zc=n # rx=251142 (15672 MB) # ipv6 udp -z -t 1 # tx=114364 (7136 MB) txc=114364 zc=n # rx=114339 (7135 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__->