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=143293 (8942 MB) txc=0 zc=n # rx=78068 (8942 MB) # ipv4 tcp -z -t 1 # tx=71583 (4467 MB) txc=71583 zc=n # rx=47520 (4467 MB) # ok # ipv6 tcp -t 1 # tx=107658 (6718 MB) txc=0 zc=n # rx=66645 (6718 MB) # ipv6 tcp -z -t 1 # tx=75573 (4716 MB) txc=75573 zc=n # rx=43574 (4716 MB) # ok # ipv4 udp -t 1 # tx=222509 (13885 MB) txc=0 zc=n # rx=222509 (13885 MB) # ipv4 udp -z -t 1 # tx=100142 (6249 MB) txc=100142 zc=n # rx=100090 (6245 MB) # ok # ipv6 udp -t 1 # tx=205822 (12844 MB) txc=0 zc=n # rx=205822 (12844 MB) # ipv6 udp -z -t 1 # tx=93514 (5835 MB) txc=93514 zc=n # rx=93463 (5832 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__->