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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=59857 (3735 MB) txc=0 zc=n # rx=58015 (3735 MB) # ipv4 tcp -z -t 1 # tx=39993 (2495 MB) txc=39993 zc=n # rx=39816 (2495 MB) # ok # ipv6 tcp -t 1 # tx=53733 (3353 MB) txc=0 zc=n # rx=52162 (3353 MB) # ipv6 tcp -z -t 1 # tx=36147 (2255 MB) txc=36147 zc=n # rx=35994 (2255 MB) # ok # ipv4 udp -t 1 # tx=127928 (7983 MB) txc=0 zc=n # rx=127928 (7983 MB) # ipv4 udp -z -t 1 # tx=71161 (4440 MB) txc=71161 zc=n # rx=71161 (4440 MB) # ok # ipv6 udp -t 1 # tx=119675 (7468 MB) txc=0 zc=n # rx=119675 (7468 MB) # ipv6 udp -z -t 1 # tx=67760 (4228 MB) txc=67760 zc=n # rx=67760 (4228 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__->