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=209362 (13064 MB) txc=0 zc=n # rx=103070 (13064 MB) # ipv4 tcp -z -t 1 # tx=126890 (7918 MB) txc=126890 zc=n # rx=63439 (7918 MB) # ok # ipv6 tcp -t 1 # tx=161515 (10079 MB) txc=0 zc=n # rx=64820 (10079 MB) # ipv6 tcp -z -t 1 # tx=107959 (6737 MB) txc=107959 zc=n # rx=53913 (6737 MB) # ok # ipv4 udp -t 1 # tx=246964 (15411 MB) txc=0 zc=n # rx=246938 (15409 MB) # ipv4 udp -z -t 1 # tx=120975 (7549 MB) txc=120975 zc=n # rx=120969 (7548 MB) # ok # ipv6 udp -t 1 # tx=250280 (15618 MB) txc=0 zc=n # rx=250261 (15617 MB) # ipv6 udp -z -t 1 # tx=119556 (7460 MB) txc=119556 zc=n # rx=119530 (7459 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__->