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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=39783 (2482 MB) txc=0 zc=n # rx=30320 (2482 MB) # ipv4 tcp -z -t 1 # tx=35951 (2243 MB) txc=35951 zc=n # rx=35230 (2243 MB) # ok # ipv6 tcp -t 1 # tx=40177 (2507 MB) txc=0 zc=n # rx=39587 (2507 MB) # ipv6 tcp -z -t 1 # tx=31919 (1991 MB) txc=31919 zc=n # rx=30977 (1991 MB) # ok # ipv4 udp -t 1 # tx=112249 (7004 MB) txc=0 zc=n # rx=112221 (7003 MB) # ipv4 udp -z -t 1 # tx=66582 (4154 MB) txc=66582 zc=n # rx=66575 (4154 MB) # ok # ipv6 udp -t 1 # tx=91325 (5699 MB) txc=0 zc=n # rx=91302 (5697 MB) # ipv6 udp -z -t 1 # tx=51274 (3199 MB) txc=51274 zc=n # rx=51274 (3199 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__->