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.73 [+0.48] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.74 [+0.48] UDP fwd perf udp rx: 1671 MB/s 1360600 calls/s # 2.81 [+1.06] udp tx: 1889 MB/s 32049 calls/s 32049 msg/s # 3.78 [+0.97] udp rx: 1956 MB/s 1592880 calls/s # 3.81 [+0.03] udp tx: 1953 MB/s 33135 calls/s 33135 msg/s # 4.78 [+0.98] udp rx: 1259 MB/s 1025428 calls/s # 4.81 [+0.03] udp tx: 1240 MB/s 21035 calls/s 21035 msg/s # 4.98 [+0.18] UDP GRO fwd perf udp rx: 944 MB/s 769100 calls/s # 6.25 [+1.26] udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # 7.10 [+0.85] udp rx: 1161 MB/s 945232 calls/s # 7.25 [+0.15] udp tx: 1175 MB/s 19943 calls/s 19943 msg/s # 8.10 [+0.85] udp rx: 605 MB/s 492543 calls/s # 8.25 [+0.15] udp tx: 1571 MB/s 26656 calls/s 26656 msg/s # 8.94 [+0.69] GRO frag list over UDP tunnel ok # 9.76 [+0.82] GRO fwd over UDP tunnel ok # 10.03 [+0.27] IPv6 # 10.29 [+0.26] No GRO ok # 10.80 [+0.51] GRO frag list ok # 11.35 [+0.55] GRO fwd ok # 11.85 [+0.50] UDP fwd perf udp rx: 1626 MB/s 1323780 calls/s # 12.92 [+1.07] udp tx: 1817 MB/s 30818 calls/s 30818 msg/s # 13.89 [+0.97] udp rx: 1900 MB/s 1547232 calls/s # 13.92 [+0.03] udp tx: 1898 MB/s 32207 calls/s 32207 msg/s # 14.89 [+0.97] udp rx: 1905 MB/s 1551136 calls/s # 14.92 [+0.03] udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1780 MB/s 1449520 calls/s # 16.11 [+1.07] udp tx: 1838 MB/s 31181 calls/s 31181 msg/s # 17.08 [+0.97] udp rx: 1845 MB/s 1502813 calls/s # 17.11 [+0.03] udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # 18.08 [+0.97] udp rx: 1959 MB/s 1595280 calls/s # 18.11 [+0.03] udp tx: 1959 MB/s 33227 calls/s 33227 msg/s # 18.68 [+0.57] GRO frag list over UDP tunnel ok # 19.49 [+0.81] 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__->