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=157601 (9834 MB) txc=0 zc=n # rx=62811 (9834 MB) # ipv4 tcp -z -t 1 # tx=125680 (7842 MB) txc=125680 zc=n # rx=62809 (7842 MB) # ok # ipv6 tcp -t 1 # tx=198535 (12389 MB) txc=0 zc=n # rx=98381 (12389 MB) # ipv6 tcp -z -t 1 # tx=121323 (7571 MB) txc=121323 zc=n # rx=60616 (7571 MB) # ok # ipv4 udp -t 1 # tx=226627 (14142 MB) txc=0 zc=n # rx=226616 (14141 MB) # ipv4 udp -z -t 1 # tx=90946 (5675 MB) txc=90946 zc=n # rx=90902 (5672 MB) # ok # ipv6 udp -t 1 # tx=255626 (15952 MB) txc=0 zc=n # rx=255617 (15951 MB) # ipv6 udp -z -t 1 # tx=105554 (6586 MB) txc=105554 zc=n # rx=105503 (6583 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__->