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.27 [+0.24] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1140 MB/s 928892 calls/s # 2.97 [+1.07] udp tx: 1221 MB/s 20718 calls/s 20718 msg/s # 3.94 [+0.97] udp rx: 1223 MB/s 996144 calls/s # 3.97 [+0.03] udp tx: 1222 MB/s 20727 calls/s 20727 msg/s # 4.94 [+0.97] udp rx: 1234 MB/s 1004736 calls/s # 4.97 [+0.03] udp tx: 1233 MB/s 20915 calls/s 20915 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1194 MB/s 972672 calls/s # 6.16 [+1.07] udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # 7.13 [+0.97] udp rx: 1227 MB/s 999648 calls/s # 7.16 [+0.03] udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # 8.13 [+0.97] udp rx: 1232 MB/s 1003344 calls/s # 8.16 [+0.03] udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # 8.74 [+0.58] GRO frag list over UDP tunnel ok # 9.50 [+0.76] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 10.00 [+0.24] No GRO ok # 10.52 [+0.52] GRO frag list ok # 11.09 [+0.56] GRO fwd ok # 11.59 [+0.50] UDP fwd perf udp rx: 1103 MB/s 898028 calls/s # 12.65 [+1.07] udp tx: 1196 MB/s 20290 calls/s 20290 msg/s # 13.63 [+0.97] udp rx: 1207 MB/s 983136 calls/s # 13.65 [+0.03] udp tx: 1206 MB/s 20464 calls/s 20464 msg/s # 14.63 [+0.98] udp rx: 1200 MB/s 977280 calls/s # 14.65 [+0.02] udp tx: 1198 MB/s 20328 calls/s 20328 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1169 MB/s 952224 calls/s # 15.85 [+1.07] udp tx: 1201 MB/s 20383 calls/s 20383 msg/s # 16.82 [+0.97] udp rx: 1212 MB/s 987272 calls/s # 16.85 [+0.03] udp tx: 1212 MB/s 20562 calls/s 20562 msg/s # 17.82 [+0.97] udp rx: 1216 MB/s 990712 calls/s # 17.85 [+0.03] udp tx: 1215 MB/s 20622 calls/s 20622 msg/s # 18.46 [+0.61] GRO frag list over UDP tunnel ok # 19.25 [+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__->