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.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.92 [+0.48] UDP fwd perf udp rx: 1153 MB/s 939236 calls/s # 2.98 [+1.07] udp tx: 1211 MB/s 20544 calls/s 20544 msg/s # 3.95 [+0.97] udp rx: 1365 MB/s 1111776 calls/s # 3.98 [+0.03] udp tx: 1364 MB/s 23141 calls/s 23141 msg/s # 4.96 [+0.98] udp rx: 1367 MB/s 1113648 calls/s # 4.98 [+0.02] udp tx: 1366 MB/s 23179 calls/s 23179 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1340 MB/s 1091616 calls/s # 6.18 [+1.08] udp tx: 1387 MB/s 23528 calls/s 23528 msg/s # 7.15 [+0.97] udp rx: 1302 MB/s 1060522 calls/s # 7.18 [+0.03] udp tx: 1376 MB/s 23344 calls/s 23344 msg/s # 8.15 [+0.97] udp rx: 1342 MB/s 1093208 calls/s # 8.18 [+0.03] udp tx: 1374 MB/s 23309 calls/s 23309 msg/s # 8.79 [+0.62] GRO frag list over UDP tunnel ok # 9.57 [+0.78] GRO fwd over UDP tunnel ok # 9.83 [+0.25] IPv6 # 10.08 [+0.25] No GRO ok # 10.61 [+0.54] GRO frag list ok # 11.17 [+0.56] GRO fwd ok # 11.69 [+0.52] UDP fwd perf udp rx: 994 MB/s 809847 calls/s # 12.76 [+1.07] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 13.73 [+0.97] udp rx: 1298 MB/s 1057296 calls/s # 13.76 [+0.03] udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # 14.73 [+0.97] udp rx: 1306 MB/s 1063968 calls/s # 14.76 [+0.03] udp tx: 1305 MB/s 22141 calls/s 22141 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 965 MB/s 786051 calls/s # 15.95 [+1.07] udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # 16.92 [+0.97] udp rx: 1180 MB/s 960777 calls/s # 16.95 [+0.03] udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # 17.92 [+0.97] udp rx: 1297 MB/s 1056712 calls/s # 17.95 [+0.03] udp tx: 1308 MB/s 22192 calls/s 22192 msg/s # 18.54 [+0.59] GRO frag list over UDP tunnel ok # 19.33 [+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__->