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=214977 (13415 MB) txc=0 zc=n # rx=105871 (13415 MB) # ipv4 tcp -z -t 1 # tx=118115 (7370 MB) txc=118115 zc=n # rx=59042 (7370 MB) # ok # ipv6 tcp -t 1 # tx=207723 (12962 MB) txc=0 zc=n # rx=103492 (12962 MB) # ipv6 tcp -z -t 1 # tx=114607 (7151 MB) txc=114607 zc=n # rx=57268 (7151 MB) # ok # ipv4 udp -t 1 # tx=236040 (14729 MB) txc=0 zc=n # rx=236027 (14728 MB) # ipv4 udp -z -t 1 # tx=115531 (7209 MB) txc=115531 zc=n # rx=115480 (7206 MB) # ok # ipv6 udp -t 1 # tx=216093 (13484 MB) txc=0 zc=n # rx=216072 (13483 MB) # ipv6 udp -z -t 1 # tx=108761 (6787 MB) txc=108761 zc=n # rx=108760 (6787 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__->