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.83 [+0.55] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.96 [+0.52] UDP fwd perf udp rx: 1046 MB/s 852043 calls/s # 3.03 [+1.07] udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # 4.03 [+1.00] udp tx: 1223 MB/s 20743 calls/s 20743 msg/s # 4.03 [+0.00] udp rx: 1143 MB/s 931030 calls/s # 5.03 [+1.00] udp tx: 1219 MB/s 20689 calls/s 20689 msg/s # 5.13 [+0.10] udp rx: 1219 MB/s 992880 calls/s # 5.15 [+0.02] UDP GRO fwd perf udp rx: 1101 MB/s 896537 calls/s # 6.23 [+1.08] udp tx: 1180 MB/s 20030 calls/s 20030 msg/s # 7.20 [+0.97] udp rx: 1170 MB/s 952720 calls/s # 7.23 [+0.03] udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # 8.20 [+0.97] udp rx: 1176 MB/s 957408 calls/s # 8.23 [+0.03] udp tx: 1174 MB/s 19912 calls/s 19912 msg/s # 8.84 [+0.61] GRO frag list over UDP tunnel ok # 9.59 [+0.75] GRO fwd over UDP tunnel ok # 9.83 [+0.24] IPv6 # 10.07 [+0.24] No GRO ok # 10.57 [+0.49] GRO frag list ok # 11.10 [+0.53] GRO fwd ok # 11.56 [+0.46] UDP fwd perf udp rx: 1564 MB/s 1273350 calls/s # 12.62 [+1.06] udp tx: 1759 MB/s 29847 calls/s 29847 msg/s # 13.59 [+0.97] udp rx: 1864 MB/s 1517904 calls/s # 13.62 [+0.02] udp tx: 1863 MB/s 31599 calls/s 31599 msg/s # 14.59 [+0.98] udp rx: 1845 MB/s 1502123 calls/s # 14.62 [+0.02] udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1396257 calls/s # 15.80 [+1.06] udp tx: 1771 MB/s 30048 calls/s 30048 msg/s # 16.77 [+0.98] udp rx: 1780 MB/s 1449648 calls/s # 16.80 [+0.02] udp tx: 1778 MB/s 30158 calls/s 30158 msg/s # 17.77 [+0.98] udp rx: 1344 MB/s 1094904 calls/s # 17.80 [+0.02] udp tx: 1720 MB/s 29183 calls/s 29183 msg/s # 18.34 [+0.54] GRO frag list over UDP tunnel ok # 19.05 [+0.71] 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__->