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=144382 (9009 MB) txc=0 zc=n # rx=76334 (9009 MB) # ipv4 tcp -z -t 1 # tx=86064 (5370 MB) txc=86064 zc=n # rx=78254 (5370 MB) # ok # ipv6 tcp -t 1 # tx=138878 (8666 MB) txc=0 zc=n # rx=74013 (8666 MB) # ipv6 tcp -z -t 1 # tx=84759 (5289 MB) txc=84759 zc=n # rx=81688 (5289 MB) # ok # ipv4 udp -t 1 # tx=240075 (14981 MB) txc=0 zc=n # rx=240070 (14981 MB) # ipv4 udp -z -t 1 # tx=103730 (6473 MB) txc=103730 zc=n # rx=103420 (6453 MB) # ok # ipv6 udp -t 1 # tx=249651 (15579 MB) txc=0 zc=n # rx=249640 (15578 MB) # ipv6 udp -z -t 1 # tx=117404 (7326 MB) txc=117404 zc=n # rx=117396 (7325 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__->