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=206123 (12862 MB) txc=0 zc=n # rx=100641 (12862 MB) # ipv4 tcp -z -t 1 # tx=126475 (7892 MB) txc=126475 zc=n # rx=63140 (7892 MB) # ok # ipv6 tcp -t 1 # tx=204207 (12743 MB) txc=0 zc=n # rx=99207 (12743 MB) # ipv6 tcp -z -t 1 # tx=123827 (7727 MB) txc=123827 zc=n # rx=61862 (7727 MB) # ok # ipv4 udp -t 1 # tx=241098 (15045 MB) txc=0 zc=n # rx=241098 (15045 MB) # ipv4 udp -z -t 1 # tx=115818 (7227 MB) txc=115818 zc=n # rx=115792 (7225 MB) # ok # ipv6 udp -t 1 # tx=222741 (13899 MB) txc=0 zc=n # rx=222735 (13899 MB) # ipv6 udp -z -t 1 # tx=109212 (6815 MB) txc=109212 zc=n # rx=109180 (6813 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__->