make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.17 [+0.17] ipv4 tcp -t 1 # 1.60 [+1.43] tx=173345 (10817 MB) txc=0 zc=n # 2.00 [+0.40] rx=77597 (10817 MB) # 2.00 [+0.00] ipv4 tcp -z -t 1 # 3.46 [+1.47] tx=78378 (4891 MB) txc=78378 zc=n # 3.82 [+0.36] rx=39103 (4891 MB) # 3.82 [+0.00] ok # 4.04 [+0.21] ipv6 tcp -t 1 # 5.46 [+1.43] tx=147350 (9195 MB) txc=0 zc=n # 5.86 [+0.40] rx=67937 (9195 MB) # 5.86 [+0.00] ipv6 tcp -z -t 1 # 7.33 [+1.47] tx=88922 (5549 MB) txc=88922 zc=n # 7.69 [+0.36] rx=44324 (5549 MB) # 7.69 [+0.00] ok # 7.90 [+0.21] ipv4 udp -t 1 # 9.33 [+1.42] tx=160457 (10013 MB) txc=0 zc=n # 9.83 [+0.50] rx=160457 (10013 MB) # 9.83 [+0.00] ipv4 udp -z -t 1 # 11.26 [+1.43] tx=95893 (5984 MB) txc=95893 zc=n # 11.76 [+0.50] rx=95872 (5982 MB) # 11.76 [+0.00] ok # 11.95 [+0.19] ipv6 udp -t 1 # 13.37 [+1.42] tx=218237 (13618 MB) txc=0 zc=n # 13.87 [+0.50] rx=218235 (13618 MB) # 13.88 [+0.00] ipv6 udp -z -t 1 # 15.30 [+1.43] tx=63683 (3974 MB) txc=63683 zc=n # 15.80 [+0.50] rx=63657 (3972 MB) # 15.81 [+0.00] ok # 15.84 [+0.03] 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__->