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.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1373 MB/s 1118194 calls/s # 2.99 [+1.07] udp tx: 1819 MB/s 30860 calls/s 30860 msg/s # 3.96 [+0.97] udp rx: 1928 MB/s 1569879 calls/s # 3.99 [+0.03] udp tx: 1935 MB/s 32820 calls/s 32820 msg/s # 4.97 [+0.98] udp rx: 1811 MB/s 1474569 calls/s # 4.99 [+0.02] udp tx: 1954 MB/s 33149 calls/s 33149 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 592 MB/s 482028 calls/s # 6.18 [+1.08] udp tx: 1277 MB/s 21671 calls/s 21671 msg/s # 7.15 [+0.97] udp rx: 626 MB/s 509596 calls/s # 7.18 [+0.03] udp tx: 1337 MB/s 22691 calls/s 22691 msg/s # 8.15 [+0.97] udp rx: 856 MB/s 697378 calls/s # 8.18 [+0.03] udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # 8.82 [+0.64] GRO frag list over UDP tunnel ok # 9.63 [+0.80] GRO fwd over UDP tunnel ok # 9.88 [+0.25] IPv6 # 10.14 [+0.26] No GRO ok # 10.69 [+0.55] GRO frag list ok # 11.25 [+0.56] GRO fwd ok # 11.78 [+0.53] UDP fwd perf udp rx: 1711 MB/s 1393356 calls/s # 12.85 [+1.07] udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # 13.82 [+0.97] udp rx: 936 MB/s 761871 calls/s # 13.85 [+0.03] udp tx: 1178 MB/s 19985 calls/s 19985 msg/s # 14.82 [+0.97] udp rx: 973 MB/s 792573 calls/s # 14.85 [+0.03] udp tx: 1226 MB/s 20803 calls/s 20803 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 967 MB/s 787504 calls/s # 16.05 [+1.07] udp tx: 1226 MB/s 20796 calls/s 20796 msg/s # 17.01 [+0.97] udp rx: 799 MB/s 650958 calls/s # 17.05 [+0.03] udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # 18.01 [+0.97] udp rx: 946 MB/s 770205 calls/s # 18.05 [+0.03] udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # 18.71 [+0.67] GRO frag list over UDP tunnel ok # 19.54 [+0.83] 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__->