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=199972 (12478 MB) txc=0 zc=n # rx=94827 (12478 MB) # ipv4 tcp -z -t 1 # tx=120320 (7508 MB) txc=120320 zc=n # rx=60155 (7508 MB) # ok # ipv6 tcp -t 1 # tx=195737 (12214 MB) txc=0 zc=n # rx=97364 (12214 MB) # ipv6 tcp -z -t 1 # tx=113742 (7097 MB) txc=113742 zc=n # rx=56797 (7097 MB) # ok # ipv4 udp -t 1 # tx=207899 (12973 MB) txc=0 zc=n # rx=207897 (12973 MB) # ipv4 udp -z -t 1 # tx=110537 (6897 MB) txc=110537 zc=n # rx=110520 (6896 MB) # ok # ipv6 udp -t 1 # tx=243233 (15178 MB) txc=0 zc=n # rx=243130 (15172 MB) # ipv6 udp -z -t 1 # tx=110604 (6902 MB) txc=110604 zc=n # rx=110592 (6901 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__->