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=211398 (13192 MB) txc=0 zc=n # rx=102512 (13192 MB) # ipv4 tcp -z -t 1 # tx=124278 (7755 MB) txc=124278 zc=n # rx=61983 (7755 MB) # ok # ipv6 tcp -t 1 # tx=208293 (12998 MB) txc=0 zc=n # rx=103468 (12998 MB) # ipv6 tcp -z -t 1 # tx=126847 (7915 MB) txc=126847 zc=n # rx=63352 (7915 MB) # ok # ipv4 udp -t 1 # tx=240452 (15005 MB) txc=0 zc=n # rx=240443 (15004 MB) # ipv4 udp -z -t 1 # tx=98311 (6134 MB) txc=98311 zc=n # rx=98302 (6134 MB) # ok # ipv6 udp -t 1 # tx=193044 (12046 MB) txc=0 zc=n # rx=193042 (12046 MB) # ipv6 udp -z -t 1 # tx=93297 (5822 MB) txc=93297 zc=n # rx=93238 (5818 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__->