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.29 [+0.26] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1600 MB/s 1303388 calls/s # 2.98 [+1.07] udp tx: 1830 MB/s 31054 calls/s 31054 msg/s # 3.95 [+0.97] udp rx: 1870 MB/s 1522416 calls/s # 3.98 [+0.03] udp tx: 1870 MB/s 31719 calls/s 31719 msg/s # 4.95 [+0.97] udp rx: 1945 MB/s 1583952 calls/s # 4.98 [+0.03] udp tx: 1939 MB/s 32898 calls/s 32898 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1865 MB/s 1518912 calls/s # 6.18 [+1.07] udp tx: 1922 MB/s 32615 calls/s 32615 msg/s # 7.15 [+0.97] udp rx: 1906 MB/s 1552464 calls/s # 7.18 [+0.03] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 8.15 [+0.97] udp rx: 1934 MB/s 1574928 calls/s # 8.18 [+0.03] udp tx: 1934 MB/s 32804 calls/s 32804 msg/s # 8.78 [+0.60] GRO frag list over UDP tunnel ok # 9.59 [+0.82] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.12 [+0.27] No GRO ok # 10.66 [+0.53] GRO frag list ok # 11.22 [+0.56] GRO fwd ok # 11.70 [+0.48] UDP fwd perf udp rx: 1198 MB/s 975455 calls/s # 12.76 [+1.07] udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # 13.74 [+0.97] udp rx: 1220 MB/s 993932 calls/s # 13.76 [+0.03] udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # 14.74 [+0.97] udp rx: 1274 MB/s 1037568 calls/s # 14.76 [+0.03] udp tx: 1273 MB/s 21599 calls/s 21599 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1161 MB/s 945380 calls/s # 15.95 [+1.07] udp tx: 1212 MB/s 20568 calls/s 20568 msg/s # 16.93 [+0.97] udp rx: 1295 MB/s 1054320 calls/s # 16.95 [+0.02] udp tx: 1294 MB/s 21950 calls/s 21950 msg/s # 17.93 [+0.97] udp rx: 1292 MB/s 1052640 calls/s # 17.95 [+0.03] udp tx: 1290 MB/s 21896 calls/s 21896 msg/s # 18.59 [+0.63] GRO frag list over UDP tunnel ok # 19.35 [+0.76] 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__->