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=165079 (10301 MB) txc=0 zc=n # rx=68303 (10301 MB) # ipv4 tcp -z -t 1 # tx=113668 (7093 MB) txc=113668 zc=n # rx=56678 (7093 MB) # ok # ipv6 tcp -t 1 # tx=159723 (9967 MB) txc=0 zc=n # rx=68267 (9967 MB) # ipv6 tcp -z -t 1 # tx=113536 (7085 MB) txc=113536 zc=n # rx=56649 (7085 MB) # ok # ipv4 udp -t 1 # tx=175801 (10970 MB) txc=0 zc=n # rx=175769 (10968 MB) # ipv4 udp -z -t 1 # tx=98021 (6116 MB) txc=98021 zc=n # rx=97997 (6115 MB) # ok # ipv6 udp -t 1 # tx=173678 (10838 MB) txc=0 zc=n # rx=173672 (10837 MB) # ipv6 udp -z -t 1 # tx=94281 (5883 MB) txc=94281 zc=n # rx=93990 (5865 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__->