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.23 [+0.21] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.22 [+0.52] GRO fwd ok # 1.67 [+0.45] UDP fwd perf udp rx: 1318 MB/s 1073280 calls/s # 2.74 [+1.07] udp tx: 1356 MB/s 23001 calls/s 23001 msg/s # 3.71 [+0.97] udp rx: 1350 MB/s 1099360 calls/s # 3.74 [+0.03] udp tx: 1349 MB/s 22890 calls/s 22890 msg/s # 4.71 [+0.97] udp rx: 1354 MB/s 1102800 calls/s # 4.74 [+0.03] udp tx: 1353 MB/s 22954 calls/s 22954 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1316 MB/s 1071552 calls/s # 5.92 [+1.06] udp tx: 1350 MB/s 22900 calls/s 22900 msg/s # 6.90 [+0.97] udp rx: 1352 MB/s 1101120 calls/s # 6.92 [+0.03] udp tx: 1351 MB/s 22922 calls/s 22922 msg/s # 7.90 [+0.98] udp rx: 1352 MB/s 1101408 calls/s # 7.92 [+0.02] udp tx: 1351 MB/s 22921 calls/s 22921 msg/s # 8.46 [+0.54] GRO frag list over UDP tunnel ok # 9.15 [+0.69] GRO fwd over UDP tunnel ok # 9.38 [+0.23] IPv6 # 9.60 [+0.21] No GRO ok # 10.08 [+0.48] GRO frag list ok # 10.58 [+0.50] GRO fwd ok # 11.02 [+0.44] UDP fwd perf udp rx: 1007 MB/s 820556 calls/s # 12.08 [+1.06] udp tx: 1228 MB/s 20839 calls/s 20839 msg/s # 13.05 [+0.97] udp rx: 1276 MB/s 1039008 calls/s # 13.08 [+0.03] udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # 14.05 [+0.97] udp rx: 1267 MB/s 1032192 calls/s # 14.08 [+0.03] udp tx: 1264 MB/s 21452 calls/s 21452 msg/s # 14.20 [+0.12] UDP GRO fwd perf udp rx: 1241 MB/s 1010832 calls/s # 15.26 [+1.06] udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # 16.24 [+0.98] udp rx: 1259 MB/s 1025548 calls/s # 16.26 [+0.02] udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # 17.24 [+0.98] udp rx: 1283 MB/s 1045200 calls/s # 17.26 [+0.02] udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # 17.82 [+0.56] GRO frag list over UDP tunnel ok # 18.53 [+0.71] 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__->