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=134442 (8389 MB) txc=0 zc=n # rx=73241 (8389 MB) # ipv4 tcp -z -t 1 # tx=91329 (5699 MB) txc=91329 zc=n # rx=61209 (5699 MB) # ok # ipv6 tcp -t 1 # tx=135860 (8478 MB) txc=0 zc=n # rx=72721 (8478 MB) # ipv6 tcp -z -t 1 # tx=87930 (5487 MB) txc=87930 zc=n # rx=65916 (5487 MB) # ok # ipv4 udp -t 1 # tx=255561 (15947 MB) txc=0 zc=n # rx=255453 (15941 MB) # ipv4 udp -z -t 1 # tx=117457 (7329 MB) txc=117457 zc=n # rx=117440 (7328 MB) # ok # ipv6 udp -t 1 # tx=243457 (15192 MB) txc=0 zc=n # rx=243457 (15192 MB) # ipv6 udp -z -t 1 # tx=120744 (7534 MB) txc=120744 zc=n # rx=120737 (7534 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__->