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.24 [+0.22] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1220 MB/s 993661 calls/s # 2.89 [+1.07] udp tx: 1625 MB/s 27569 calls/s 27569 msg/s # 3.86 [+0.97] udp rx: 1778 MB/s 1447776 calls/s # 3.89 [+0.03] udp tx: 1778 MB/s 30159 calls/s 30159 msg/s # 4.87 [+0.97] udp rx: 1700 MB/s 1384431 calls/s # 4.89 [+0.02] udp tx: 1778 MB/s 30172 calls/s 30172 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 743 MB/s 605291 calls/s # 6.08 [+1.07] udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # 7.05 [+0.97] udp rx: 1239 MB/s 1008956 calls/s # 7.08 [+0.03] udp tx: 1247 MB/s 21158 calls/s 21158 msg/s # 8.05 [+0.97] udp rx: 1253 MB/s 1020320 calls/s # 8.08 [+0.03] udp tx: 1251 MB/s 21225 calls/s 21225 msg/s # 8.71 [+0.63] GRO frag list over UDP tunnel ok # 9.54 [+0.83] GRO fwd over UDP tunnel ok # 9.81 [+0.27] IPv6 # 10.07 [+0.27] No GRO ok # 10.63 [+0.55] GRO frag list ok # 11.23 [+0.60] GRO fwd ok # 11.75 [+0.52] UDP fwd perf udp rx: 843 MB/s 686838 calls/s # 12.82 [+1.08] udp tx: 1206 MB/s 20463 calls/s 20463 msg/s # 13.79 [+0.97] udp rx: 1160 MB/s 944726 calls/s # 13.82 [+0.03] udp tx: 1248 MB/s 21169 calls/s 21169 msg/s # 14.79 [+0.97] udp rx: 1065 MB/s 867432 calls/s # 14.82 [+0.03] udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1110 MB/s 903772 calls/s # 16.02 [+1.08] udp tx: 1230 MB/s 20878 calls/s 20878 msg/s # 16.99 [+0.97] udp rx: 1081 MB/s 880257 calls/s # 17.02 [+0.03] udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # 17.99 [+0.97] udp rx: 1241 MB/s 1011056 calls/s # 18.02 [+0.03] udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # 18.64 [+0.62] GRO frag list over UDP tunnel ok # 19.47 [+0.83] 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__->