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=213851 (13345 MB) txc=0 zc=n # rx=101255 (13345 MB) # ipv4 tcp -z -t 1 # tx=109868 (6856 MB) txc=109868 zc=n # rx=54555 (6856 MB) # ok # ipv6 tcp -t 1 # tx=204365 (12753 MB) txc=0 zc=n # rx=99038 (12753 MB) # ipv6 tcp -z -t 1 # tx=121173 (7561 MB) txc=121173 zc=n # rx=60541 (7561 MB) # ok # ipv4 udp -t 1 # tx=257655 (16078 MB) txc=0 zc=n # rx=257641 (16077 MB) # ipv4 udp -z -t 1 # tx=110825 (6915 MB) txc=110825 zc=n # rx=110811 (6915 MB) # ok # ipv6 udp -t 1 # tx=242369 (15124 MB) txc=0 zc=n # rx=242363 (15124 MB) # ipv6 udp -z -t 1 # tx=108872 (6794 MB) txc=108872 zc=n # rx=108842 (6792 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__->