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=212391 (13253 MB) txc=0 zc=n # rx=99846 (13253 MB) # ipv4 tcp -z -t 1 # tx=127973 (7985 MB) txc=127973 zc=n # rx=63968 (7985 MB) # ok # ipv6 tcp -t 1 # tx=201993 (12605 MB) txc=0 zc=n # rx=99942 (12605 MB) # ipv6 tcp -z -t 1 # tx=120637 (7528 MB) txc=120637 zc=n # rx=60289 (7528 MB) # ok # ipv4 udp -t 1 # tx=267189 (16673 MB) txc=0 zc=n # rx=267174 (16672 MB) # ipv4 udp -z -t 1 # tx=114267 (7130 MB) txc=114267 zc=n # rx=114182 (7125 MB) # ok # ipv6 udp -t 1 # tx=239073 (14919 MB) txc=0 zc=n # rx=239047 (14917 MB) # ipv6 udp -z -t 1 # tx=119532 (7459 MB) txc=119532 zc=n # rx=119520 (7458 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__->