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.03 [+0.03] IPv4 # 0.28 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.36 [+0.56] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1245 MB/s 1013787 calls/s # 2.90 [+1.07] udp tx: 1360 MB/s 23076 calls/s 23076 msg/s # 3.87 [+0.97] udp rx: 1418 MB/s 1155040 calls/s # 3.90 [+0.03] udp tx: 1416 MB/s 24022 calls/s 24022 msg/s # 4.87 [+0.97] udp rx: 1368 MB/s 1114048 calls/s # 4.90 [+0.03] udp tx: 1366 MB/s 23173 calls/s 23173 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1329 MB/s 1082228 calls/s # 6.09 [+1.07] udp tx: 1381 MB/s 23426 calls/s 23426 msg/s # 7.07 [+0.97] udp rx: 1308 MB/s 1065247 calls/s # 7.09 [+0.03] udp tx: 1357 MB/s 23030 calls/s 23030 msg/s # 8.07 [+0.98] udp rx: 1332 MB/s 1084561 calls/s # 8.09 [+0.02] udp tx: 1369 MB/s 23231 calls/s 23231 msg/s # 8.69 [+0.60] GRO frag list over UDP tunnel ok # 9.48 [+0.78] GRO fwd over UDP tunnel ok # 9.73 [+0.26] IPv6 # 9.99 [+0.26] No GRO ok # 10.52 [+0.53] GRO frag list ok # 11.07 [+0.55] GRO fwd ok # 11.60 [+0.53] UDP fwd perf udp rx: 1188 MB/s 967628 calls/s # 12.67 [+1.07] udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # 13.65 [+0.97] udp rx: 1271 MB/s 1034702 calls/s # 13.67 [+0.03] udp tx: 1329 MB/s 22554 calls/s 22554 msg/s # 14.65 [+0.97] udp rx: 1314 MB/s 1070528 calls/s # 14.67 [+0.03] udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1280 MB/s 1042800 calls/s # 15.86 [+1.07] udp tx: 1316 MB/s 22326 calls/s 22326 msg/s # 16.86 [+1.00] udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # 16.86 [+0.00] udp rx: 1202 MB/s 978604 calls/s # 17.86 [+1.00] udp tx: 1302 MB/s 22087 calls/s 22087 msg/s # 17.96 [+0.10] udp rx: 1291 MB/s 1051106 calls/s # 18.42 [+0.46] GRO frag list over UDP tunnel ok # 19.21 [+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__->