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=144042 (8988 MB) txc=0 zc=n # rx=75036 (8988 MB) # ipv4 tcp -z -t 1 # tx=86343 (5388 MB) txc=86343 zc=n # rx=78051 (5388 MB) # ok # ipv6 tcp -t 1 # tx=142536 (8894 MB) txc=0 zc=n # rx=76481 (8894 MB) # ipv6 tcp -z -t 1 # tx=79999 (4992 MB) txc=79999 zc=n # rx=78535 (4992 MB) # ok # ipv4 udp -t 1 # tx=173071 (10800 MB) txc=0 zc=n # rx=173071 (10800 MB) # ipv4 udp -z -t 1 # tx=90551 (5650 MB) txc=90551 zc=n # rx=90547 (5650 MB) # ok # ipv6 udp -t 1 # tx=252664 (15767 MB) txc=0 zc=n # rx=252654 (15766 MB) # ipv6 udp -z -t 1 # tx=119013 (7426 MB) txc=119013 zc=n # rx=118966 (7423 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__->