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=213277 (13309 MB) txc=0 zc=n # rx=104632 (13309 MB) # ipv4 tcp -z -t 1 # tx=127209 (7938 MB) txc=127209 zc=n # rx=63603 (7938 MB) # ok # ipv6 tcp -t 1 # tx=196021 (12232 MB) txc=0 zc=n # rx=96424 (12232 MB) # ipv6 tcp -z -t 1 # tx=123491 (7706 MB) txc=123491 zc=n # rx=61741 (7706 MB) # ok # ipv4 udp -t 1 # tx=247376 (15437 MB) txc=0 zc=n # rx=247361 (15436 MB) # ipv4 udp -z -t 1 # tx=118051 (7366 MB) txc=118051 zc=n # rx=118013 (7364 MB) # ok # ipv6 udp -t 1 # tx=205322 (12812 MB) txc=0 zc=n # rx=205321 (12812 MB) # ipv6 udp -z -t 1 # tx=115594 (7213 MB) txc=115594 zc=n # rx=115584 (7212 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__->