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=142062 (8865 MB) txc=0 zc=n # rx=75338 (8865 MB) # ipv4 tcp -z -t 1 # tx=86809 (5417 MB) txc=86809 zc=n # rx=76148 (5417 MB) # ok # ipv6 tcp -t 1 # tx=142007 (8861 MB) txc=0 zc=n # rx=74203 (8861 MB) # ipv6 tcp -z -t 1 # tx=77278 (4822 MB) txc=77278 zc=n # rx=45677 (4822 MB) # ok # ipv4 udp -t 1 # tx=249830 (15590 MB) txc=0 zc=n # rx=249830 (15590 MB) # ipv4 udp -z -t 1 # tx=112627 (7028 MB) txc=112627 zc=n # rx=112601 (7026 MB) # ok # ipv6 udp -t 1 # tx=236970 (14787 MB) txc=0 zc=n # rx=236954 (14786 MB) # ipv6 udp -z -t 1 # tx=112051 (6992 MB) txc=112051 zc=n # rx=112032 (6991 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__->