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=203792 (12717 MB) txc=0 zc=n # rx=96302 (12717 MB) # ipv4 tcp -z -t 1 # tx=120319 (7508 MB) txc=120319 zc=n # rx=60112 (7508 MB) # ok # ipv6 tcp -t 1 # tx=208102 (12986 MB) txc=0 zc=n # rx=103302 (12986 MB) # ipv6 tcp -z -t 1 # tx=109470 (6831 MB) txc=109470 zc=n # rx=54660 (6831 MB) # ok # ipv4 udp -t 1 # tx=205915 (12849 MB) txc=0 zc=n # rx=205915 (12849 MB) # ipv4 udp -z -t 1 # tx=94163 (5876 MB) txc=94163 zc=n # rx=94141 (5874 MB) # ok # ipv6 udp -t 1 # tx=230841 (14405 MB) txc=0 zc=n # rx=230841 (14405 MB) # ipv6 udp -z -t 1 # tx=113068 (7055 MB) txc=113068 zc=n # rx=113052 (7054 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__->