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=114901 (7170 MB) txc=0 zc=n # rx=67808 (7170 MB) # ipv4 tcp -z -t 1 # tx=75635 (4719 MB) txc=75635 zc=n # rx=44950 (4719 MB) # ok # ipv6 tcp -t 1 # tx=137907 (8605 MB) txc=0 zc=n # rx=73726 (8605 MB) # ipv6 tcp -z -t 1 # tx=89115 (5561 MB) txc=89115 zc=n # rx=71016 (5561 MB) # ok # ipv4 udp -t 1 # tx=237355 (14811 MB) txc=0 zc=n # rx=237354 (14811 MB) # ipv4 udp -z -t 1 # tx=114960 (7173 MB) txc=114960 zc=n # rx=114870 (7168 MB) # ok # ipv6 udp -t 1 # tx=211919 (13224 MB) txc=0 zc=n # rx=211752 (13214 MB) # ipv6 udp -z -t 1 # tx=96919 (6048 MB) txc=96919 zc=n # rx=96910 (6047 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__->