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=155587 (9709 MB) txc=0 zc=n # rx=68939 (9709 MB) # ipv4 tcp -z -t 1 # tx=110004 (6864 MB) txc=110004 zc=n # rx=54770 (6864 MB) # ok # ipv6 tcp -t 1 # tx=159928 (9980 MB) txc=0 zc=n # rx=56835 (9980 MB) # ipv6 tcp -z -t 1 # tx=106884 (6669 MB) txc=106884 zc=n # rx=52818 (6669 MB) # ok # ipv4 udp -t 1 # tx=173584 (10832 MB) txc=0 zc=n # rx=173581 (10832 MB) # ipv4 udp -z -t 1 # tx=88757 (5538 MB) txc=88757 zc=n # rx=88649 (5532 MB) # ok # ipv6 udp -t 1 # tx=172805 (10783 MB) txc=0 zc=n # rx=172798 (10783 MB) # ipv6 udp -z -t 1 # tx=90116 (5623 MB) txc=90116 zc=n # rx=90044 (5619 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__->