make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.01 [+0.01] IPv4 # 0.26 [+0.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1284 MB/s 1046012 calls/s # 2.93 [+1.07] udp tx: 1628 MB/s 27621 calls/s 27621 msg/s # 3.90 [+0.97] udp rx: 1800 MB/s 1465776 calls/s # 3.93 [+0.03] udp tx: 1798 MB/s 30510 calls/s 30510 msg/s # 4.90 [+0.97] udp rx: 1886 MB/s 1535712 calls/s # 4.93 [+0.03] udp tx: 1884 MB/s 31959 calls/s 31959 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1615 MB/s 1315149 calls/s # 6.13 [+1.07] udp tx: 1772 MB/s 30065 calls/s 30065 msg/s # 7.10 [+0.97] udp rx: 1879 MB/s 1529856 calls/s # 7.13 [+0.03] udp tx: 1876 MB/s 31834 calls/s 31834 msg/s # 8.10 [+0.97] udp rx: 1878 MB/s 1529232 calls/s # 8.13 [+0.03] udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # 8.79 [+0.66] GRO frag list over UDP tunnel ok # 9.64 [+0.85] GRO fwd over UDP tunnel ok # 9.92 [+0.28] IPv6 # 10.19 [+0.27] No GRO ok # 10.78 [+0.59] GRO frag list ok # 11.39 [+0.61] GRO fwd ok # 11.91 [+0.52] UDP fwd perf udp rx: 1003 MB/s 817263 calls/s # 12.99 [+1.08] udp tx: 1047 MB/s 17758 calls/s 17758 msg/s # 13.99 [+1.00] udp rx: 1006 MB/s 819539 calls/s # 13.99 [+0.00] udp tx: 1155 MB/s 19594 calls/s 19594 msg/s # 14.99 [+1.00] udp rx: 1132 MB/s 922221 calls/s # 14.99 [+0.00] udp tx: 1136 MB/s 19278 calls/s 19278 msg/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1081 MB/s 880607 calls/s # 16.19 [+1.07] udp tx: 1155 MB/s 19600 calls/s 19600 msg/s # 17.16 [+0.97] udp rx: 1169 MB/s 952464 calls/s # 17.19 [+0.03] udp tx: 1157 MB/s 19634 calls/s 19634 msg/s # 18.16 [+0.97] udp rx: 1063 MB/s 865728 calls/s # 18.19 [+0.03] udp tx: 1072 MB/s 18190 calls/s 18190 msg/s # 18.82 [+0.63] GRO frag list over UDP tunnel ok # 19.69 [+0.87] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->