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=148071 (9240 MB) txc=0 zc=n # rx=77419 (9240 MB) # ipv4 tcp -z -t 1 # tx=87105 (5435 MB) txc=87105 zc=n # rx=78258 (5435 MB) # ok # ipv6 tcp -t 1 # tx=137400 (8574 MB) txc=0 zc=n # rx=75511 (8574 MB) # ipv6 tcp -z -t 1 # tx=82979 (5178 MB) txc=82979 zc=n # rx=77095 (5178 MB) # ok # ipv4 udp -t 1 # tx=254375 (15873 MB) txc=0 zc=n # rx=254375 (15873 MB) # ipv4 udp -z -t 1 # tx=113328 (7072 MB) txc=113328 zc=n # rx=113288 (7069 MB) # ok # ipv6 udp -t 1 # tx=239370 (14937 MB) txc=0 zc=n # rx=239370 (14937 MB) # ipv6 udp -z -t 1 # tx=113791 (7100 MB) txc=113791 zc=n # rx=113775 (7099 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__->