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=212803 (13279 MB) txc=0 zc=n # rx=100394 (13279 MB) # ipv4 tcp -z -t 1 # tx=125383 (7824 MB) txc=125383 zc=n # rx=62682 (7824 MB) # ok # ipv6 tcp -t 1 # tx=203775 (12716 MB) txc=0 zc=n # rx=98546 (12716 MB) # ipv6 tcp -z -t 1 # tx=122013 (7614 MB) txc=122013 zc=n # rx=60995 (7614 MB) # ok # ipv4 udp -t 1 # tx=230139 (14361 MB) txc=0 zc=n # rx=230067 (14357 MB) # ipv4 udp -z -t 1 # tx=108980 (6800 MB) txc=108980 zc=n # rx=108944 (6798 MB) # ok # ipv6 udp -t 1 # tx=241924 (15096 MB) txc=0 zc=n # rx=241920 (15096 MB) # ipv6 udp -z -t 1 # tx=105937 (6610 MB) txc=105937 zc=n # rx=105902 (6608 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__->