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=52666 (3286 MB) txc=0 zc=n # rx=36055 (3286 MB) # ipv4 tcp -z -t 1 # tx=29688 (1852 MB) txc=29688 zc=n # rx=28912 (1852 MB) # ok # ipv6 tcp -t 1 # tx=38191 (2383 MB) txc=0 zc=n # rx=32182 (2383 MB) # ipv6 tcp -z -t 1 # tx=33052 (2062 MB) txc=33052 zc=n # rx=32451 (2062 MB) # ok # ipv4 udp -t 1 # tx=112850 (7042 MB) txc=0 zc=n # rx=112850 (7042 MB) # ipv4 udp -z -t 1 # tx=67979 (4242 MB) txc=67979 zc=n # rx=67974 (4241 MB) # ok # ipv6 udp -t 1 # tx=102446 (6393 MB) txc=0 zc=n # rx=102446 (6393 MB) # ipv6 udp -z -t 1 # tx=48849 (3048 MB) txc=48849 zc=n # rx=48849 (3048 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__->