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=175242 (10935 MB) txc=0 zc=n # rx=83878 (10935 MB) # ipv4 tcp -z -t 1 # tx=101780 (6351 MB) txc=101780 zc=n # rx=50884 (6351 MB) # ok # ipv6 tcp -t 1 # tx=183359 (11442 MB) txc=0 zc=n # rx=86289 (11442 MB) # ipv6 tcp -z -t 1 # tx=120756 (7535 MB) txc=120756 zc=n # rx=60369 (7535 MB) # ok # ipv4 udp -t 1 # tx=219177 (13677 MB) txc=0 zc=n # rx=219177 (13677 MB) # ipv4 udp -z -t 1 # tx=74849 (4670 MB) txc=74849 zc=n # rx=74842 (4670 MB) # ok # ipv6 udp -t 1 # tx=209319 (13062 MB) txc=0 zc=n # rx=209318 (13062 MB) # ipv6 udp -z -t 1 # tx=103474 (6457 MB) txc=103474 zc=n # rx=103432 (6454 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__->