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=214563 (13389 MB) txc=0 zc=n # rx=105478 (13389 MB) # ipv4 tcp -z -t 1 # tx=124549 (7772 MB) txc=124549 zc=n # rx=62255 (7772 MB) # ok # ipv6 tcp -t 1 # tx=194148 (12115 MB) txc=0 zc=n # rx=96533 (12115 MB) # ipv6 tcp -z -t 1 # tx=121789 (7600 MB) txc=121789 zc=n # rx=60862 (7600 MB) # ok # ipv4 udp -t 1 # tx=224658 (14019 MB) txc=0 zc=n # rx=224658 (14019 MB) # ipv4 udp -z -t 1 # tx=113645 (7091 MB) txc=113645 zc=n # rx=113634 (7091 MB) # ok # ipv6 udp -t 1 # tx=241637 (15079 MB) txc=0 zc=n # rx=241611 (15077 MB) # ipv6 udp -z -t 1 # tx=109706 (6846 MB) txc=109706 zc=n # rx=109691 (6845 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__->