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=211221 (13180 MB) txc=0 zc=n # rx=97965 (13180 MB) # ipv4 tcp -z -t 1 # tx=119807 (7476 MB) txc=119807 zc=n # rx=59893 (7476 MB) # ok # ipv6 tcp -t 1 # tx=196138 (12239 MB) txc=0 zc=n # rx=93793 (12239 MB) # ipv6 tcp -z -t 1 # tx=115054 (7179 MB) txc=115054 zc=n # rx=57523 (7179 MB) # ok # ipv4 udp -t 1 # tx=191349 (11940 MB) txc=0 zc=n # rx=191349 (11940 MB) # ipv4 udp -z -t 1 # tx=110908 (6921 MB) txc=110908 zc=n # rx=110905 (6920 MB) # ok # ipv6 udp -t 1 # tx=239887 (14969 MB) txc=0 zc=n # rx=239872 (14968 MB) # ipv6 udp -z -t 1 # tx=107625 (6716 MB) txc=107625 zc=n # rx=107616 (6715 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__->