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=211602 (13204 MB) txc=0 zc=n # rx=103139 (13204 MB) # ipv4 tcp -z -t 1 # tx=128638 (8027 MB) txc=128638 zc=n # rx=64196 (8027 MB) # ok # ipv6 tcp -t 1 # tx=199587 (12454 MB) txc=0 zc=n # rx=97231 (12454 MB) # ipv6 tcp -z -t 1 # tx=117087 (7306 MB) txc=117087 zc=n # rx=58501 (7306 MB) # ok # ipv4 udp -t 1 # tx=243986 (15225 MB) txc=0 zc=n # rx=243986 (15225 MB) # ipv4 udp -z -t 1 # tx=116864 (7292 MB) txc=116864 zc=n # rx=116830 (7290 MB) # ok # ipv6 udp -t 1 # tx=233057 (14543 MB) txc=0 zc=n # rx=233057 (14543 MB) # ipv6 udp -z -t 1 # tx=122103 (7619 MB) txc=122103 zc=n # rx=122049 (7616 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__->