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=208305 (12998 MB) txc=0 zc=n # rx=101232 (12998 MB) # ipv4 tcp -z -t 1 # tx=123534 (7708 MB) txc=123534 zc=n # rx=61763 (7708 MB) # ok # ipv6 tcp -t 1 # tx=203011 (12668 MB) txc=0 zc=n # rx=98321 (12668 MB) # ipv6 tcp -z -t 1 # tx=117647 (7341 MB) txc=117647 zc=n # rx=58813 (7341 MB) # ok # ipv4 udp -t 1 # tx=247811 (15464 MB) txc=0 zc=n # rx=247810 (15464 MB) # ipv4 udp -z -t 1 # tx=116368 (7261 MB) txc=116368 zc=n # rx=116355 (7260 MB) # ok # ipv6 udp -t 1 # tx=253577 (15824 MB) txc=0 zc=n # rx=253548 (15822 MB) # ipv6 udp -z -t 1 # tx=111086 (6932 MB) txc=111086 zc=n # rx=111063 (6930 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__->