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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 980 MB/s 798632 calls/s # 2.92 [+1.07] udp tx: 1162 MB/s 19712 calls/s 19712 msg/s # 3.89 [+0.97] udp rx: 1248 MB/s 1016544 calls/s # 3.92 [+0.03] udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # 4.89 [+0.97] udp rx: 1246 MB/s 1014388 calls/s # 4.92 [+0.03] udp tx: 1245 MB/s 21121 calls/s 21121 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1201 MB/s 978288 calls/s # 6.11 [+1.07] udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # 7.08 [+0.97] udp rx: 1234 MB/s 1005024 calls/s # 7.11 [+0.03] udp tx: 1233 MB/s 20913 calls/s 20913 msg/s # 8.08 [+0.97] udp rx: 1236 MB/s 1006416 calls/s # 8.11 [+0.03] udp tx: 1234 MB/s 20944 calls/s 20944 msg/s # 8.72 [+0.62] GRO frag list over UDP tunnel ok # 9.54 [+0.82] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.06 [+0.25] No GRO ok # 10.59 [+0.53] GRO frag list ok # 11.13 [+0.55] GRO fwd ok # 11.65 [+0.52] UDP fwd perf udp rx: 1162 MB/s 946320 calls/s # 12.73 [+1.07] udp tx: 1200 MB/s 20356 calls/s 20356 msg/s # 13.70 [+0.97] udp rx: 1205 MB/s 981432 calls/s # 13.73 [+0.03] udp tx: 1204 MB/s 20427 calls/s 20427 msg/s # 14.70 [+0.97] udp rx: 1226 MB/s 998616 calls/s # 14.73 [+0.03] udp tx: 1226 MB/s 20794 calls/s 20794 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1181 MB/s 961680 calls/s # 15.92 [+1.07] udp tx: 1220 MB/s 20693 calls/s 20693 msg/s # 16.89 [+0.97] udp rx: 1216 MB/s 990285 calls/s # 16.92 [+0.03] udp tx: 1228 MB/s 20843 calls/s 20843 msg/s # 17.89 [+0.97] udp rx: 1227 MB/s 998976 calls/s # 17.92 [+0.03] udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # 18.53 [+0.60] GRO frag list over UDP tunnel ok # 19.32 [+0.79] 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__->