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.03 [+0.03] IPv4 # 0.29 [+0.27] No GRO ok # 0.89 [+0.60] GRO frag list ok # 1.49 [+0.60] GRO fwd ok # 1.99 [+0.51] UDP fwd perf udp rx: 1151 MB/s 937809 calls/s # 3.06 [+1.07] udp tx: 1746 MB/s 29623 calls/s 29623 msg/s # 4.03 [+0.97] udp rx: 1845 MB/s 1502640 calls/s # 4.06 [+0.03] udp tx: 1844 MB/s 31277 calls/s 31277 msg/s # 5.03 [+0.97] udp rx: 1856 MB/s 1510992 calls/s # 5.06 [+0.03] udp tx: 1854 MB/s 31452 calls/s 31452 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1706 MB/s 1389170 calls/s # 6.25 [+1.07] udp tx: 1778 MB/s 30173 calls/s 30173 msg/s # 7.22 [+0.97] udp rx: 1865 MB/s 1518912 calls/s # 7.25 [+0.03] udp tx: 1863 MB/s 31606 calls/s 31606 msg/s # 8.22 [+0.97] udp rx: 1859 MB/s 1513584 calls/s # 8.25 [+0.03] udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # 8.87 [+0.62] GRO frag list over UDP tunnel ok # 9.70 [+0.83] GRO fwd over UDP tunnel ok # 9.97 [+0.27] IPv6 # 10.25 [+0.28] No GRO ok # 10.83 [+0.58] GRO frag list ok # 11.45 [+0.61] GRO fwd ok # 11.98 [+0.54] UDP fwd perf udp rx: 1078 MB/s 878412 calls/s # 13.06 [+1.08] udp tx: 1235 MB/s 20947 calls/s 20947 msg/s # 14.03 [+0.97] udp rx: 1218 MB/s 991815 calls/s # 14.06 [+0.03] udp tx: 1250 MB/s 21217 calls/s 21217 msg/s # 15.03 [+0.97] udp rx: 1156 MB/s 941531 calls/s # 15.06 [+0.03] udp tx: 1239 MB/s 21027 calls/s 21027 msg/s # 15.18 [+0.12] UDP GRO fwd perf udp rx: 1538 MB/s 1252747 calls/s # 16.26 [+1.08] udp tx: 1776 MB/s 30139 calls/s 30139 msg/s # 17.23 [+0.97] udp rx: 1719 MB/s 1399997 calls/s # 17.26 [+0.03] udp tx: 1835 MB/s 31132 calls/s 31132 msg/s # 18.23 [+0.98] udp rx: 1597 MB/s 1300684 calls/s # 18.26 [+0.02] udp tx: 1836 MB/s 31145 calls/s 31145 msg/s # 18.88 [+0.63] GRO frag list over UDP tunnel ok # 19.74 [+0.85] 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__->