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=213264 (13308 MB) txc=0 zc=n # rx=98059 (13308 MB) # ipv4 tcp -z -t 1 # tx=121760 (7598 MB) txc=121760 zc=n # rx=60871 (7598 MB) # ok # ipv6 tcp -t 1 # tx=196104 (12237 MB) txc=0 zc=n # rx=95240 (12237 MB) # ipv6 tcp -z -t 1 # tx=122023 (7614 MB) txc=122023 zc=n # rx=61006 (7614 MB) # ok # ipv4 udp -t 1 # tx=231779 (14463 MB) txc=0 zc=n # rx=231779 (14463 MB) # ipv4 udp -z -t 1 # tx=115714 (7220 MB) txc=115714 zc=n # rx=115712 (7220 MB) # ok # ipv6 udp -t 1 # tx=241461 (15068 MB) txc=0 zc=n # rx=241393 (15063 MB) # ipv6 udp -z -t 1 # tx=103869 (6481 MB) txc=103869 zc=n # rx=103863 (6481 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__->