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=115256 (7192 MB) txc=0 zc=n # rx=64245 (7192 MB) # ipv4 tcp -z -t 1 # tx=79078 (4934 MB) txc=79078 zc=n # rx=46676 (4934 MB) # ok # ipv6 tcp -t 1 # tx=114268 (7130 MB) txc=0 zc=n # rx=64118 (7130 MB) # ipv6 tcp -z -t 1 # tx=85486 (5334 MB) txc=85486 zc=n # rx=78952 (5334 MB) # ok # ipv4 udp -t 1 # tx=261163 (16297 MB) txc=0 zc=n # rx=261076 (16292 MB) # ipv4 udp -z -t 1 # tx=120555 (7523 MB) txc=120555 zc=n # rx=120534 (7521 MB) # ok # ipv6 udp -t 1 # tx=264327 (16494 MB) txc=0 zc=n # rx=264309 (16493 MB) # ipv6 udp -z -t 1 # tx=112867 (7043 MB) txc=112867 zc=n # rx=112801 (7039 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__->