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=206120 (12862 MB) txc=0 zc=n # rx=100709 (12862 MB) # ipv4 tcp -z -t 1 # tx=124076 (7742 MB) txc=124076 zc=n # rx=62029 (7742 MB) # ok # ipv6 tcp -t 1 # tx=207254 (12933 MB) txc=0 zc=n # rx=102559 (12933 MB) # ipv6 tcp -z -t 1 # tx=118584 (7400 MB) txc=118584 zc=n # rx=59277 (7400 MB) # ok # ipv4 udp -t 1 # tx=236580 (14763 MB) txc=0 zc=n # rx=236545 (14761 MB) # ipv4 udp -z -t 1 # tx=103291 (6445 MB) txc=103291 zc=n # rx=103284 (6445 MB) # ok # ipv6 udp -t 1 # tx=192164 (11991 MB) txc=0 zc=n # rx=192160 (11991 MB) # ipv6 udp -z -t 1 # tx=77711 (4849 MB) txc=77711 zc=n # rx=77678 (4847 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__->