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.02 [+0.02] IPv4 # 0.29 [+0.27] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.47 [+0.63] GRO fwd ok # 1.99 [+0.53] UDP fwd perf udp rx: 1076 MB/s 876432 calls/s # 3.07 [+1.07] udp tx: 1107 MB/s 18791 calls/s 18791 msg/s # 4.04 [+0.97] udp rx: 1168 MB/s 951552 calls/s # 4.07 [+0.03] udp tx: 1171 MB/s 19872 calls/s 19872 msg/s # 5.04 [+0.97] udp rx: 1213 MB/s 987583 calls/s # 5.07 [+0.03] udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1023 MB/s 833232 calls/s # 6.27 [+1.08] udp tx: 1060 MB/s 17989 calls/s 17989 msg/s # 7.24 [+0.97] udp rx: 1094 MB/s 891001 calls/s # 7.27 [+0.03] udp tx: 1124 MB/s 19070 calls/s 19070 msg/s # 8.24 [+0.97] udp rx: 1105 MB/s 900065 calls/s # 8.27 [+0.03] udp tx: 1168 MB/s 19826 calls/s 19826 msg/s # 8.94 [+0.67] GRO frag list over UDP tunnel ok # 9.78 [+0.84] GRO fwd over UDP tunnel ok # 10.04 [+0.27] IPv6 # 10.33 [+0.28] No GRO ok # 10.89 [+0.56] GRO frag list ok # 11.48 [+0.59] GRO fwd ok # 12.01 [+0.53] UDP fwd perf udp rx: 1716 MB/s 1397338 calls/s # 13.09 [+1.08] udp tx: 1793 MB/s 30423 calls/s 30423 msg/s # 14.06 [+0.97] udp rx: 1844 MB/s 1501968 calls/s # 14.09 [+0.03] udp tx: 1842 MB/s 31245 calls/s 31245 msg/s # 15.06 [+0.97] udp rx: 1817 MB/s 1479552 calls/s # 15.09 [+0.03] udp tx: 1814 MB/s 30779 calls/s 30779 msg/s # 15.21 [+0.12] UDP GRO fwd perf udp rx: 1099 MB/s 895346 calls/s # 16.29 [+1.08] udp tx: 1211 MB/s 20556 calls/s 20556 msg/s # 17.26 [+0.97] udp rx: 1247 MB/s 1015728 calls/s # 17.29 [+0.03] udp tx: 1245 MB/s 21129 calls/s 21129 msg/s # 18.27 [+0.97] udp rx: 1210 MB/s 985484 calls/s # 18.29 [+0.03] udp tx: 1230 MB/s 20873 calls/s 20873 msg/s # 18.94 [+0.64] GRO frag list over UDP tunnel ok # 19.72 [+0.78] 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__->