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=220068 (13733 MB) txc=0 zc=n # rx=104473 (13733 MB) # ipv4 tcp -z -t 1 # tx=122986 (7674 MB) txc=122986 zc=n # rx=61420 (7674 MB) # ok # ipv6 tcp -t 1 # tx=206798 (12904 MB) txc=0 zc=n # rx=102715 (12904 MB) # ipv6 tcp -z -t 1 # tx=124866 (7792 MB) txc=124866 zc=n # rx=62388 (7792 MB) # ok # ipv4 udp -t 1 # tx=248626 (15515 MB) txc=0 zc=n # rx=248601 (15513 MB) # ipv4 udp -z -t 1 # tx=100480 (6270 MB) txc=100480 zc=n # rx=100464 (6269 MB) # ok # ipv6 udp -t 1 # tx=246013 (15352 MB) txc=0 zc=n # rx=246012 (15352 MB) # ipv6 udp -z -t 1 # tx=108843 (6792 MB) txc=108843 zc=n # rx=108737 (6785 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__->