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=205360 (12815 MB) txc=0 zc=n # rx=99914 (12815 MB) # ipv4 tcp -z -t 1 # tx=129772 (8098 MB) txc=129772 zc=n # rx=64707 (8098 MB) # ok # ipv6 tcp -t 1 # tx=197921 (12350 MB) txc=0 zc=n # rx=96338 (12350 MB) # ipv6 tcp -z -t 1 # tx=115445 (7204 MB) txc=115445 zc=n # rx=57413 (7204 MB) # ok # ipv4 udp -t 1 # tx=211120 (13174 MB) txc=0 zc=n # rx=211120 (13174 MB) # ipv4 udp -z -t 1 # tx=100526 (6273 MB) txc=100526 zc=n # rx=100367 (6263 MB) # ok # ipv6 udp -t 1 # tx=192896 (12037 MB) txc=0 zc=n # rx=192896 (12037 MB) # ipv6 udp -z -t 1 # tx=96783 (6039 MB) txc=96783 zc=n # rx=96661 (6032 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__->