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.30 [+0.28] No GRO ok # 0.86 [+0.55] GRO frag list ok # 1.47 [+0.61] GRO fwd ok # 2.01 [+0.54] UDP fwd perf udp rx: 1154 MB/s 940128 calls/s # 3.08 [+1.07] udp tx: 1629 MB/s 27638 calls/s 27638 msg/s # 4.06 [+0.97] udp rx: 1705 MB/s 1388160 calls/s # 4.08 [+0.03] udp tx: 1703 MB/s 28892 calls/s 28892 msg/s # 5.06 [+0.98] udp rx: 1715 MB/s 1396464 calls/s # 5.08 [+0.02] udp tx: 1715 MB/s 29096 calls/s 29096 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1546 MB/s 1259136 calls/s # 6.29 [+1.08] udp tx: 1588 MB/s 26949 calls/s 26949 msg/s # 7.25 [+0.96] udp rx: 1699 MB/s 1383792 calls/s # 7.29 [+0.04] udp tx: 1719 MB/s 29160 calls/s 29160 msg/s # 8.25 [+0.97] udp rx: 1813 MB/s 1476144 calls/s # 8.29 [+0.03] udp tx: 1811 MB/s 30730 calls/s 30730 msg/s # 8.89 [+0.61] GRO frag list over UDP tunnel ok # 9.67 [+0.78] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.20 [+0.27] No GRO ok # 10.73 [+0.53] GRO frag list ok # 11.30 [+0.57] GRO fwd ok # 11.81 [+0.51] UDP fwd perf udp rx: 703 MB/s 573012 calls/s # 12.88 [+1.07] udp tx: 1606 MB/s 27251 calls/s 27251 msg/s # 13.85 [+0.97] udp rx: 1628 MB/s 1325685 calls/s # 13.88 [+0.03] udp tx: 1849 MB/s 31361 calls/s 31361 msg/s # 14.86 [+0.97] udp rx: 1497 MB/s 1218849 calls/s # 14.88 [+0.03] udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1454 MB/s 1184307 calls/s # 16.08 [+1.08] udp tx: 1743 MB/s 29577 calls/s 29577 msg/s # 17.05 [+0.97] udp rx: 1712 MB/s 1393982 calls/s # 17.08 [+0.04] udp tx: 1784 MB/s 30273 calls/s 30273 msg/s # 18.05 [+0.97] udp rx: 1327 MB/s 1080624 calls/s # 18.08 [+0.03] udp tx: 1701 MB/s 28856 calls/s 28856 msg/s # 18.75 [+0.66] GRO frag list over UDP tunnel ok # 19.57 [+0.82] 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__->