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=208702 (13023 MB) txc=0 zc=n # rx=101814 (13023 MB) # ipv4 tcp -z -t 1 # tx=125830 (7852 MB) txc=125830 zc=n # rx=62861 (7852 MB) # ok # ipv6 tcp -t 1 # tx=186651 (11647 MB) txc=0 zc=n # rx=92783 (11647 MB) # ipv6 tcp -z -t 1 # tx=120221 (7502 MB) txc=120221 zc=n # rx=60070 (7502 MB) # ok # ipv4 udp -t 1 # tx=225080 (14045 MB) txc=0 zc=n # rx=225080 (14045 MB) # ipv4 udp -z -t 1 # tx=116107 (7245 MB) txc=116107 zc=n # rx=116084 (7244 MB) # ok # ipv6 udp -t 1 # tx=225210 (14053 MB) txc=0 zc=n # rx=225210 (14053 MB) # ipv6 udp -z -t 1 # tx=113566 (7086 MB) txc=113566 zc=n # rx=113537 (7085 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__->