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=202761 (12653 MB) txc=0 zc=n # rx=94536 (12653 MB) # ipv4 tcp -z -t 1 # tx=110762 (6911 MB) txc=110762 zc=n # rx=55372 (6911 MB) # ok # ipv6 tcp -t 1 # tx=186995 (11669 MB) txc=0 zc=n # rx=92328 (11669 MB) # ipv6 tcp -z -t 1 # tx=110928 (6922 MB) txc=110928 zc=n # rx=55457 (6922 MB) # ok # ipv4 udp -t 1 # tx=241614 (15077 MB) txc=0 zc=n # rx=241611 (15077 MB) # ipv4 udp -z -t 1 # tx=101794 (6352 MB) txc=101794 zc=n # rx=101778 (6351 MB) # ok # ipv6 udp -t 1 # tx=177765 (11093 MB) txc=0 zc=n # rx=177731 (11091 MB) # ipv6 udp -z -t 1 # tx=99263 (6194 MB) txc=99263 zc=n # rx=99186 (6189 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__->