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=162849 (10162 MB) txc=0 zc=n # rx=63986 (10162 MB) # ipv4 tcp -z -t 1 # tx=120794 (7537 MB) txc=120794 zc=n # rx=60367 (7537 MB) # ok # ipv6 tcp -t 1 # tx=208308 (12999 MB) txc=0 zc=n # rx=97472 (12999 MB) # ipv6 tcp -z -t 1 # tx=119273 (7443 MB) txc=119273 zc=n # rx=59607 (7443 MB) # ok # ipv4 udp -t 1 # tx=217625 (13580 MB) txc=0 zc=n # rx=217625 (13580 MB) # ipv4 udp -z -t 1 # tx=109400 (6826 MB) txc=109400 zc=n # rx=109345 (6823 MB) # ok # ipv6 udp -t 1 # tx=224373 (14001 MB) txc=0 zc=n # rx=224373 (14001 MB) # ipv6 udp -z -t 1 # tx=112836 (7041 MB) txc=112836 zc=n # rx=112817 (7040 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__->