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=147544 (9207 MB) txc=0 zc=n # rx=77683 (9207 MB) # ipv4 tcp -z -t 1 # tx=92042 (5743 MB) txc=92042 zc=n # rx=72104 (5743 MB) # ok # ipv6 tcp -t 1 # tx=140417 (8762 MB) txc=0 zc=n # rx=76742 (8762 MB) # ipv6 tcp -z -t 1 # tx=91923 (5736 MB) txc=91923 zc=n # rx=68900 (5736 MB) # ok # ipv4 udp -t 1 # tx=240315 (14996 MB) txc=0 zc=n # rx=240315 (14996 MB) # ipv4 udp -z -t 1 # tx=119506 (7457 MB) txc=119506 zc=n # rx=119493 (7456 MB) # ok # ipv6 udp -t 1 # tx=240944 (15035 MB) txc=0 zc=n # rx=240944 (15035 MB) # ipv6 udp -z -t 1 # tx=120779 (7537 MB) txc=120779 zc=n # rx=120731 (7534 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__->