make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=211465 (13196 MB) txc=0 zc=n # rx=96141 (13196 MB) # ipv4 tcp -z -t 1 # tx=115140 (7185 MB) txc=115140 zc=n # rx=57027 (7185 MB) # ok # ipv6 tcp -t 1 # tx=212887 (13284 MB) txc=0 zc=n # rx=98285 (13284 MB) # ipv6 tcp -z -t 1 # tx=122199 (7625 MB) txc=122199 zc=n # rx=60848 (7625 MB) # ok # ipv4 udp -t 1 # tx=232402 (14502 MB) txc=0 zc=n # rx=232397 (14502 MB) # ipv4 udp -z -t 1 # tx=109270 (6818 MB) txc=109270 zc=n # rx=109255 (6817 MB) # ok # ipv6 udp -t 1 # tx=248940 (15534 MB) txc=0 zc=n # rx=248922 (15533 MB) # ipv6 udp -z -t 1 # tx=111423 (6953 MB) txc=111423 zc=n # rx=111371 (6949 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__->