make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=219126 (13674 MB) txc=0 zc=n # rx=104913 (13674 MB) # ipv4 tcp -z -t 1 # tx=118327 (7384 MB) txc=118327 zc=n # rx=58708 (7384 MB) # ok # ipv6 tcp -t 1 # tx=211846 (13219 MB) txc=0 zc=n # rx=103989 (13219 MB) # ipv6 tcp -z -t 1 # tx=121726 (7596 MB) txc=121726 zc=n # rx=60411 (7596 MB) # ok # ipv4 udp -t 1 # tx=247400 (15438 MB) txc=0 zc=n # rx=247391 (15438 MB) # ipv4 udp -z -t 1 # tx=109942 (6860 MB) txc=109942 zc=n # rx=109906 (6858 MB) # ok # ipv6 udp -t 1 # tx=236073 (14731 MB) txc=0 zc=n # rx=236070 (14731 MB) # ipv6 udp -z -t 1 # tx=101334 (6323 MB) txc=101334 zc=n # rx=101318 (6322 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__->