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.26 [+0.24] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.84 [+0.51] UDP fwd perf udp rx: 1076 MB/s 876415 calls/s # 2.91 [+1.07] udp tx: 1165 MB/s 19767 calls/s 19767 msg/s # 3.88 [+0.97] udp rx: 1157 MB/s 942488 calls/s # 3.91 [+0.03] udp tx: 1157 MB/s 19633 calls/s 19633 msg/s # 4.88 [+0.97] udp rx: 1229 MB/s 1000936 calls/s # 4.91 [+0.03] udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1167 MB/s 950304 calls/s # 6.10 [+1.07] udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # 7.07 [+0.97] udp rx: 1215 MB/s 989664 calls/s # 7.10 [+0.03] udp tx: 1214 MB/s 20597 calls/s 20597 msg/s # 8.07 [+0.97] udp rx: 1217 MB/s 991344 calls/s # 8.10 [+0.03] udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # 8.73 [+0.63] GRO frag list over UDP tunnel ok # 9.54 [+0.81] GRO fwd over UDP tunnel ok # 9.81 [+0.27] IPv6 # 10.07 [+0.26] No GRO ok # 10.63 [+0.56] GRO frag list ok # 11.24 [+0.61] GRO fwd ok # 11.78 [+0.53] UDP fwd perf udp rx: 1455 MB/s 1185320 calls/s # 12.85 [+1.07] udp tx: 1620 MB/s 27482 calls/s 27482 msg/s # 13.82 [+0.97] udp rx: 1489 MB/s 1212653 calls/s # 13.85 [+0.03] udp tx: 1753 MB/s 29736 calls/s 29736 msg/s # 14.82 [+0.97] udp rx: 1840 MB/s 1498171 calls/s # 14.85 [+0.03] udp tx: 1844 MB/s 31292 calls/s 31292 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1600 MB/s 1302864 calls/s # 16.03 [+1.06] udp tx: 1840 MB/s 31217 calls/s 31217 msg/s # 17.01 [+0.98] udp rx: 1636 MB/s 1332331 calls/s # 17.03 [+0.02] udp tx: 1834 MB/s 31116 calls/s 31116 msg/s # 18.01 [+0.98] udp rx: 1858 MB/s 1512864 calls/s # 18.03 [+0.02] udp tx: 1857 MB/s 31500 calls/s 31500 msg/s # 18.64 [+0.61] GRO frag list over UDP tunnel ok # 19.43 [+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__->