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=212617 (13268 MB) txc=0 zc=n # rx=99928 (13268 MB) # ipv4 tcp -z -t 1 # tx=124406 (7763 MB) txc=124406 zc=n # rx=62189 (7763 MB) # ok # ipv6 tcp -t 1 # tx=200003 (12480 MB) txc=0 zc=n # rx=93002 (12480 MB) # ipv6 tcp -z -t 1 # tx=123842 (7728 MB) txc=123842 zc=n # rx=61912 (7728 MB) # ok # ipv4 udp -t 1 # tx=253796 (15837 MB) txc=0 zc=n # rx=253796 (15837 MB) # ipv4 udp -z -t 1 # tx=109935 (6860 MB) txc=109935 zc=n # rx=109862 (6855 MB) # ok # ipv6 udp -t 1 # tx=228702 (14271 MB) txc=0 zc=n # rx=228702 (14271 MB) # ipv6 udp -z -t 1 # tx=107441 (6704 MB) txc=107441 zc=n # rx=107425 (6703 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__->