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=196714 (12275 MB) txc=0 zc=n # rx=93269 (12275 MB) # ipv4 tcp -z -t 1 # tx=127598 (7962 MB) txc=127598 zc=n # rx=63717 (7962 MB) # ok # ipv6 tcp -t 1 # tx=202396 (12630 MB) txc=0 zc=n # rx=97619 (12630 MB) # ipv6 tcp -z -t 1 # tx=121502 (7582 MB) txc=121502 zc=n # rx=60710 (7582 MB) # ok # ipv4 udp -t 1 # tx=235936 (14723 MB) txc=0 zc=n # rx=235889 (14720 MB) # ipv4 udp -z -t 1 # tx=114093 (7119 MB) txc=114093 zc=n # rx=114087 (7119 MB) # ok # ipv6 udp -t 1 # tx=232893 (14533 MB) txc=0 zc=n # rx=232879 (14532 MB) # ipv6 udp -z -t 1 # tx=115269 (7193 MB) txc=115269 zc=n # rx=115258 (7192 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__->