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=57931 (3615 MB) txc=0 zc=n # rx=53067 (3615 MB) # ipv4 tcp -z -t 1 # tx=35459 (2212 MB) txc=35459 zc=n # rx=35411 (2212 MB) # ok # ipv6 tcp -t 1 # tx=45735 (2854 MB) txc=0 zc=n # rx=44243 (2854 MB) # ipv6 tcp -z -t 1 # tx=30165 (1882 MB) txc=30165 zc=n # rx=26635 (1882 MB) # ok # ipv4 udp -t 1 # tx=123046 (7678 MB) txc=0 zc=n # rx=123046 (7678 MB) # ipv4 udp -z -t 1 # tx=52462 (3273 MB) txc=52462 zc=n # rx=52450 (3273 MB) # ok # ipv6 udp -t 1 # tx=98331 (6136 MB) txc=0 zc=n # rx=98331 (6136 MB) # ipv6 udp -z -t 1 # tx=45801 (2858 MB) txc=45801 zc=n # rx=45707 (2852 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__->