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=48488 (3025 MB) txc=0 zc=n # rx=42032 (3025 MB) # ipv4 tcp -z -t 1 # tx=30497 (1903 MB) txc=30497 zc=n # rx=29918 (1903 MB) # ok # ipv6 tcp -t 1 # tx=46004 (2870 MB) txc=0 zc=n # rx=44610 (2870 MB) # ipv6 tcp -z -t 1 # tx=34395 (2146 MB) txc=34395 zc=n # rx=33199 (2146 MB) # ok # ipv4 udp -t 1 # tx=110731 (6910 MB) txc=0 zc=n # rx=110724 (6909 MB) # ipv4 udp -z -t 1 # tx=47893 (2988 MB) txc=47893 zc=n # rx=47891 (2988 MB) # ok # ipv6 udp -t 1 # tx=78582 (4903 MB) txc=0 zc=n # rx=78582 (4903 MB) # ipv6 udp -z -t 1 # tx=50887 (3175 MB) txc=50887 zc=n # rx=50872 (3174 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__->