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=204412 (12756 MB) txc=0 zc=n # rx=100334 (12756 MB) # ipv4 tcp -z -t 1 # tx=126947 (7921 MB) txc=126947 zc=n # rx=63400 (7921 MB) # ok # ipv6 tcp -t 1 # tx=207174 (12928 MB) txc=0 zc=n # rx=99305 (12928 MB) # ipv6 tcp -z -t 1 # tx=125692 (7843 MB) txc=125692 zc=n # rx=62791 (7843 MB) # ok # ipv4 udp -t 1 # tx=223305 (13935 MB) txc=0 zc=n # rx=223305 (13935 MB) # ipv4 udp -z -t 1 # tx=108292 (6757 MB) txc=108292 zc=n # rx=108287 (6757 MB) # ok # ipv6 udp -t 1 # tx=231306 (14434 MB) txc=0 zc=n # rx=231306 (14434 MB) # ipv6 udp -z -t 1 # tx=116613 (7277 MB) txc=116613 zc=n # rx=116611 (7276 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__->