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=114861 (7167 MB) txc=0 zc=n # rx=75855 (7167 MB) # ipv4 tcp -z -t 1 # tx=73580 (4591 MB) txc=73580 zc=n # rx=49010 (4591 MB) # ok # ipv6 tcp -t 1 # tx=115585 (7212 MB) txc=0 zc=n # rx=73652 (7212 MB) # ipv6 tcp -z -t 1 # tx=82900 (5173 MB) txc=82900 zc=n # rx=65777 (5173 MB) # ok # ipv4 udp -t 1 # tx=241530 (15072 MB) txc=0 zc=n # rx=241530 (15072 MB) # ipv4 udp -z -t 1 # tx=119182 (7437 MB) txc=119182 zc=n # rx=119170 (7436 MB) # ok # ipv6 udp -t 1 # tx=168284 (10501 MB) txc=0 zc=n # rx=168271 (10500 MB) # ipv6 udp -z -t 1 # tx=87046 (5431 MB) txc=87046 zc=n # rx=87026 (5430 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__->