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=50219 (3133 MB) txc=0 zc=n # rx=48138 (3133 MB) # ipv4 tcp -z -t 1 # tx=35167 (2194 MB) txc=35167 zc=n # rx=33825 (2194 MB) # ok # ipv6 tcp -t 1 # tx=45853 (2861 MB) txc=0 zc=n # rx=43836 (2861 MB) # ipv6 tcp -z -t 1 # tx=32537 (2030 MB) txc=32537 zc=n # rx=32435 (2030 MB) # ok # ipv4 udp -t 1 # tx=97449 (6081 MB) txc=0 zc=n # rx=97445 (6080 MB) # ipv4 udp -z -t 1 # tx=56651 (3535 MB) txc=56651 zc=n # rx=56651 (3535 MB) # ok # ipv6 udp -t 1 # tx=96487 (6021 MB) txc=0 zc=n # rx=96476 (6020 MB) # ipv6 udp -z -t 1 # tx=50371 (3143 MB) txc=50371 zc=n # rx=50350 (3142 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__->