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.78 [+0.53] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1426 MB/s 1161516 calls/s # 2.93 [+1.07] udp tx: 1745 MB/s 29611 calls/s 29611 msg/s # 3.90 [+0.97] udp rx: 1273 MB/s 1037040 calls/s # 3.93 [+0.03] udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # 4.90 [+0.97] udp rx: 1333 MB/s 1085824 calls/s # 4.93 [+0.03] udp tx: 1332 MB/s 22607 calls/s 22607 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1294 MB/s 1053744 calls/s # 6.12 [+1.07] udp tx: 1335 MB/s 22653 calls/s 22653 msg/s # 7.09 [+0.97] udp rx: 1152 MB/s 938412 calls/s # 7.12 [+0.03] udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # 8.09 [+0.97] udp rx: 1340 MB/s 1090928 calls/s # 8.12 [+0.03] udp tx: 1339 MB/s 22721 calls/s 22721 msg/s # 8.71 [+0.59] GRO frag list over UDP tunnel ok # 9.47 [+0.75] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.94 [+0.22] No GRO ok # 10.45 [+0.51] GRO frag list ok # 11.00 [+0.55] GRO fwd ok # 11.49 [+0.49] UDP fwd perf udp rx: 1152 MB/s 937964 calls/s # 12.56 [+1.07] udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # 13.54 [+0.97] udp rx: 1274 MB/s 1037856 calls/s # 13.56 [+0.03] udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # 14.54 [+0.97] udp rx: 1279 MB/s 1041272 calls/s # 14.56 [+0.03] udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1238 MB/s 1008432 calls/s # 15.75 [+1.07] udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # 16.72 [+0.97] udp rx: 1284 MB/s 1045920 calls/s # 16.75 [+0.03] udp tx: 1283 MB/s 21769 calls/s 21769 msg/s # 17.72 [+0.97] udp rx: 1279 MB/s 1041936 calls/s # 17.75 [+0.03] udp tx: 1278 MB/s 21681 calls/s 21681 msg/s # 18.33 [+0.58] GRO frag list over UDP tunnel ok # 19.07 [+0.73] 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__->