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=162457 (10137 MB) txc=0 zc=n # rx=73916 (10137 MB) # ipv4 tcp -z -t 1 # tx=114645 (7154 MB) txc=114645 zc=n # rx=57231 (7154 MB) # ok # ipv6 tcp -t 1 # tx=159124 (9929 MB) txc=0 zc=n # rx=69291 (9929 MB) # ipv6 tcp -z -t 1 # tx=110722 (6909 MB) txc=110722 zc=n # rx=55359 (6909 MB) # ok # ipv4 udp -t 1 # tx=165909 (10353 MB) txc=0 zc=n # rx=165906 (10353 MB) # ipv4 udp -z -t 1 # tx=81283 (5072 MB) txc=81283 zc=n # rx=81263 (5071 MB) # ok # ipv6 udp -t 1 # tx=166239 (10373 MB) txc=0 zc=n # rx=166227 (10373 MB) # ipv6 udp -z -t 1 # tx=98251 (6131 MB) txc=98251 zc=n # rx=98019 (6116 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__->