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.26] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 608 MB/s 495171 calls/s # 3.00 [+1.07] udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # 3.97 [+0.97] udp rx: 1286 MB/s 1047216 calls/s # 4.00 [+0.03] udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # 4.97 [+0.97] udp rx: 1261 MB/s 1027200 calls/s # 5.00 [+0.03] udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1138 MB/s 927162 calls/s # 6.19 [+1.07] udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # 7.17 [+0.98] udp rx: 1274 MB/s 1037952 calls/s # 7.19 [+0.02] udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # 8.17 [+0.98] udp rx: 1275 MB/s 1038000 calls/s # 8.19 [+0.02] udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # 8.79 [+0.60] GRO frag list over UDP tunnel ok # 9.57 [+0.78] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.09 [+0.26] No GRO ok # 10.61 [+0.52] GRO frag list ok # 11.17 [+0.55] GRO fwd ok # 11.68 [+0.51] UDP fwd perf udp rx: 1083 MB/s 882188 calls/s # 12.74 [+1.07] udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # 13.72 [+0.97] udp rx: 1136 MB/s 925056 calls/s # 13.74 [+0.03] udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # 14.72 [+0.98] udp rx: 1201 MB/s 977904 calls/s # 14.74 [+0.02] udp tx: 1200 MB/s 20366 calls/s 20366 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 1040 MB/s 847421 calls/s # 15.94 [+1.07] udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # 16.91 [+0.97] udp rx: 1114 MB/s 907354 calls/s # 16.94 [+0.03] udp tx: 1194 MB/s 20266 calls/s 20266 msg/s # 17.91 [+0.97] udp rx: 1110 MB/s 904305 calls/s # 17.94 [+0.03] udp tx: 1169 MB/s 19841 calls/s 19841 msg/s # 18.52 [+0.59] GRO frag list over UDP tunnel ok # 19.26 [+0.74] 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__->