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=142221 (8875 MB) txc=0 zc=n # rx=76439 (8875 MB) # ipv4 tcp -z -t 1 # tx=82482 (5147 MB) txc=82482 zc=n # rx=69655 (5147 MB) # ok # ipv6 tcp -t 1 # tx=137004 (8549 MB) txc=0 zc=n # rx=73346 (8549 MB) # ipv6 tcp -z -t 1 # tx=75550 (4714 MB) txc=75550 zc=n # rx=46900 (4714 MB) # ok # ipv4 udp -t 1 # tx=205170 (12803 MB) txc=0 zc=n # rx=205170 (12803 MB) # ipv4 udp -z -t 1 # tx=100572 (6276 MB) txc=100572 zc=n # rx=100374 (6263 MB) # ok # ipv6 udp -t 1 # tx=230749 (14399 MB) txc=0 zc=n # rx=230749 (14399 MB) # ipv6 udp -z -t 1 # tx=102623 (6404 MB) txc=102623 zc=n # rx=102564 (6400 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__->