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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.84 [+0.50] UDP fwd perf udp rx: 1101 MB/s 896844 calls/s # 2.91 [+1.07] udp tx: 1298 MB/s 22026 calls/s 22026 msg/s # 3.88 [+0.97] udp rx: 1329 MB/s 1082304 calls/s # 3.91 [+0.03] udp tx: 1327 MB/s 22515 calls/s 22515 msg/s # 4.88 [+0.97] udp rx: 1335 MB/s 1087120 calls/s # 4.91 [+0.03] udp tx: 1334 MB/s 22637 calls/s 22637 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1304 MB/s 1061952 calls/s # 6.10 [+1.07] udp tx: 1341 MB/s 22755 calls/s 22755 msg/s # 7.07 [+0.97] udp rx: 1337 MB/s 1088880 calls/s # 7.10 [+0.03] udp tx: 1336 MB/s 22665 calls/s 22665 msg/s # 8.07 [+0.97] udp rx: 1336 MB/s 1088464 calls/s # 8.10 [+0.03] udp tx: 1335 MB/s 22654 calls/s 22654 msg/s # 8.68 [+0.58] GRO frag list over UDP tunnel ok # 9.43 [+0.75] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.93 [+0.24] No GRO ok # 10.45 [+0.52] GRO frag list ok # 11.00 [+0.55] GRO fwd ok # 11.48 [+0.49] UDP fwd perf udp rx: 1136 MB/s 924956 calls/s # 12.55 [+1.07] udp tx: 1249 MB/s 21192 calls/s 21192 msg/s # 13.52 [+0.97] udp rx: 1273 MB/s 1036432 calls/s # 13.55 [+0.03] udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # 14.52 [+0.97] udp rx: 1287 MB/s 1048112 calls/s # 14.55 [+0.03] udp tx: 1286 MB/s 21815 calls/s 21815 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1244 MB/s 1013088 calls/s # 15.74 [+1.07] udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # 16.71 [+0.97] udp rx: 1271 MB/s 1035360 calls/s # 16.74 [+0.03] udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # 17.72 [+0.98] udp rx: 1269 MB/s 1033392 calls/s # 17.74 [+0.02] udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # 18.34 [+0.60] GRO frag list over UDP tunnel ok # 19.10 [+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__->