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 4800 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=56625 (3533 MB) txc=0 zc=n # rx=56331 (3533 MB) # ipv4 tcp -z -t 1 # tx=37026 (2310 MB) txc=37026 zc=n # rx=36859 (2310 MB) # ok # ipv6 tcp -t 1 # tx=48219 (3009 MB) txc=0 zc=n # rx=47993 (3009 MB) # ipv6 tcp -z -t 1 # tx=32274 (2014 MB) txc=32274 zc=n # rx=31581 (2014 MB) # ok # ipv4 udp -t 1 # tx=119693 (7469 MB) txc=0 zc=n # rx=119688 (7468 MB) # ipv4 udp -z -t 1 # tx=65312 (4075 MB) txc=65312 zc=n # rx=65312 (4075 MB) # ok # ipv6 udp -t 1 # tx=103708 (6471 MB) txc=0 zc=n # rx=103708 (6471 MB) # ipv6 udp -z -t 1 # tx=60250 (3759 MB) txc=60250 zc=n # rx=60250 (3759 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__->