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=170722 (10653 MB) txc=0 zc=n # rx=62685 (10653 MB) # ipv4 tcp -z -t 1 # tx=112625 (7028 MB) txc=112625 zc=n # rx=55718 (7028 MB) # ok # ipv6 tcp -t 1 # tx=171610 (10709 MB) txc=0 zc=n # rx=67443 (10709 MB) # ipv6 tcp -z -t 1 # tx=108003 (6739 MB) txc=108003 zc=n # rx=53836 (6739 MB) # ok # ipv4 udp -t 1 # tx=258632 (16139 MB) txc=0 zc=n # rx=258632 (16139 MB) # ipv4 udp -z -t 1 # tx=107386 (6701 MB) txc=107386 zc=n # rx=107360 (6699 MB) # ok # ipv6 udp -t 1 # tx=243122 (15171 MB) txc=0 zc=n # rx=243122 (15171 MB) # ipv6 udp -z -t 1 # tx=108918 (6796 MB) txc=108918 zc=n # rx=108908 (6796 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__->