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.01 [+0.01] IPv4 # 0.26 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.90 [+0.51] UDP fwd perf udp rx: 1139 MB/s 927854 calls/s # 2.98 [+1.08] udp tx: 1304 MB/s 22125 calls/s 22125 msg/s # 3.96 [+0.97] udp rx: 1202 MB/s 978765 calls/s # 3.98 [+0.03] udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # 4.96 [+0.97] udp rx: 1199 MB/s 976222 calls/s # 4.98 [+0.03] udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 917 MB/s 746628 calls/s # 6.18 [+1.07] udp tx: 1332 MB/s 22605 calls/s 22605 msg/s # 7.15 [+0.97] udp rx: 1138 MB/s 926602 calls/s # 7.18 [+0.03] udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # 8.15 [+0.97] udp rx: 1069 MB/s 870394 calls/s # 8.18 [+0.03] udp tx: 1308 MB/s 22186 calls/s 22186 msg/s # 8.77 [+0.60] GRO frag list over UDP tunnel ok # 9.53 [+0.76] GRO fwd over UDP tunnel ok # 9.77 [+0.24] IPv6 # 10.03 [+0.26] No GRO ok # 10.53 [+0.50] GRO frag list ok # 11.03 [+0.50] GRO fwd ok # 11.48 [+0.45] UDP fwd perf udp rx: 1714 MB/s 1396157 calls/s # 12.55 [+1.06] udp tx: 1870 MB/s 31723 calls/s 31723 msg/s # 13.52 [+0.98] udp rx: 1955 MB/s 1592064 calls/s # 13.55 [+0.02] udp tx: 1953 MB/s 33132 calls/s 33132 msg/s # 14.52 [+0.98] udp rx: 1961 MB/s 1596528 calls/s # 14.55 [+0.02] udp tx: 1958 MB/s 33210 calls/s 33210 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1765 MB/s 1437195 calls/s # 15.73 [+1.06] udp tx: 1840 MB/s 31212 calls/s 31212 msg/s # 16.70 [+0.97] udp rx: 1932 MB/s 1573152 calls/s # 16.73 [+0.03] udp tx: 1931 MB/s 32755 calls/s 32755 msg/s # 17.70 [+0.98] udp rx: 1794 MB/s 1460541 calls/s # 17.73 [+0.02] udp tx: 1905 MB/s 32325 calls/s 32325 msg/s # 18.31 [+0.58] GRO frag list over UDP tunnel ok # 19.04 [+0.73] 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__->