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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # 0.26 [+0.26] ipv4 tcp -t 1 # 1.69 [+1.43] tx=147396 (9198 MB) txc=0 zc=n # 2.09 [+0.40] rx=70707 (9198 MB) # 2.09 [+0.00] ipv4 tcp -z -t 1 # 3.56 [+1.47] tx=90928 (5674 MB) txc=90928 zc=n # 3.91 [+0.36] rx=45194 (5674 MB) # 3.92 [+0.00] ok # 4.15 [+0.23] ipv6 tcp -t 1 # 5.58 [+1.43] tx=155861 (9726 MB) txc=0 zc=n # 5.98 [+0.40] rx=73776 (9726 MB) # 5.98 [+0.00] ipv6 tcp -z -t 1 # 7.45 [+1.47] tx=77797 (4854 MB) txc=77797 zc=n # 7.81 [+0.36] rx=38424 (4854 MB) # 7.81 [+0.00] ok # 8.05 [+0.24] ipv4 udp -t 1 # 9.48 [+1.43] tx=204938 (12788 MB) txc=0 zc=n # 9.98 [+0.50] rx=204938 (12788 MB) # 9.98 [+0.00] ipv4 udp -z -t 1 # 11.40 [+1.42] tx=67651 (4221 MB) txc=67651 zc=n # 11.90 [+0.50] rx=67572 (4216 MB) # 11.91 [+0.00] ok # 12.14 [+0.23] ipv6 udp -t 1 # 13.56 [+1.42] tx=212821 (13280 MB) txc=0 zc=n # 14.06 [+0.50] rx=212821 (13280 MB) # 14.06 [+0.00] ipv6 udp -z -t 1 # 15.49 [+1.43] tx=81816 (5105 MB) txc=81816 zc=n # 15.99 [+0.50] rx=81744 (5101 MB) # 15.99 [+0.00] ok # 16.01 [+0.02] 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__->