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.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1234 MB/s 1004988 calls/s # 2.76 [+1.06] udp tx: 1340 MB/s 22731 calls/s 22731 msg/s # 3.74 [+0.98] udp rx: 1360 MB/s 1107552 calls/s # 3.76 [+0.02] udp tx: 1358 MB/s 23042 calls/s 23042 msg/s # 4.74 [+0.98] udp rx: 1354 MB/s 1102448 calls/s # 4.76 [+0.02] udp tx: 1353 MB/s 22954 calls/s 22954 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1312 MB/s 1068144 calls/s # 5.95 [+1.07] udp tx: 1345 MB/s 22814 calls/s 22814 msg/s # 6.92 [+0.98] udp rx: 1347 MB/s 1097040 calls/s # 6.95 [+0.02] udp tx: 1345 MB/s 22828 calls/s 22828 msg/s # 7.92 [+0.98] udp rx: 1335 MB/s 1087344 calls/s # 7.95 [+0.02] udp tx: 1333 MB/s 22621 calls/s 22621 msg/s # 8.49 [+0.54] GRO frag list over UDP tunnel ok # 9.20 [+0.71] GRO fwd over UDP tunnel ok # 9.45 [+0.24] IPv6 # 9.68 [+0.23] No GRO ok # 10.17 [+0.49] GRO frag list ok # 10.67 [+0.49] GRO fwd ok # 11.12 [+0.46] UDP fwd perf udp rx: 908 MB/s 739215 calls/s # 12.20 [+1.07] udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # 13.16 [+0.97] udp rx: 1261 MB/s 1027296 calls/s # 13.20 [+0.03] udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # 14.17 [+0.97] udp rx: 1264 MB/s 1029312 calls/s # 14.20 [+0.03] udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1236 MB/s 1007040 calls/s # 15.38 [+1.07] udp tx: 1273 MB/s 21597 calls/s 21597 msg/s # 16.35 [+0.97] udp rx: 1274 MB/s 1037424 calls/s # 16.38 [+0.03] udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # 17.35 [+0.97] udp rx: 1284 MB/s 1046112 calls/s # 17.38 [+0.03] udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # 17.96 [+0.58] GRO frag list over UDP tunnel ok # 18.71 [+0.75] 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__->