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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=61470 (3835 MB) txc=0 zc=n # rx=57120 (3835 MB) # ipv4 tcp -z -t 1 # tx=35908 (2240 MB) txc=35908 zc=n # rx=35880 (2240 MB) # ok # ipv6 tcp -t 1 # tx=46000 (2870 MB) txc=0 zc=n # rx=45852 (2870 MB) # ipv6 tcp -z -t 1 # tx=35347 (2205 MB) txc=35347 zc=n # rx=34937 (2205 MB) # ok # ipv4 udp -t 1 # tx=133213 (8312 MB) txc=0 zc=n # rx=133213 (8312 MB) # ipv4 udp -z -t 1 # tx=74136 (4626 MB) txc=74136 zc=n # rx=74130 (4625 MB) # ok # ipv6 udp -t 1 # tx=113381 (7075 MB) txc=0 zc=n # rx=113377 (7075 MB) # ipv6 udp -z -t 1 # tx=63732 (3977 MB) txc=63732 zc=n # rx=63725 (3976 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__->