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=142415 (8887 MB) txc=0 zc=n # rx=76653 (8887 MB) # ipv4 tcp -z -t 1 # tx=85868 (5358 MB) txc=85868 zc=n # rx=78690 (5358 MB) # ok # ipv6 tcp -t 1 # tx=129100 (8056 MB) txc=0 zc=n # rx=75738 (8056 MB) # ipv6 tcp -z -t 1 # tx=73015 (4556 MB) txc=73015 zc=n # rx=71135 (4556 MB) # ok # ipv4 udp -t 1 # tx=252722 (15770 MB) txc=0 zc=n # rx=252704 (15769 MB) # ipv4 udp -z -t 1 # tx=121473 (7580 MB) txc=121473 zc=n # rx=121462 (7579 MB) # ok # ipv6 udp -t 1 # tx=241742 (15085 MB) txc=0 zc=n # rx=241735 (15085 MB) # ipv6 udp -z -t 1 # tx=114042 (7116 MB) txc=114042 zc=n # rx=113954 (7111 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__->