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.78 [+0.53] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1604 MB/s 1306335 calls/s # 2.90 [+1.07] udp tx: 1783 MB/s 30241 calls/s 30241 msg/s # 3.87 [+0.97] udp rx: 1877 MB/s 1528176 calls/s # 3.90 [+0.03] udp tx: 1875 MB/s 31808 calls/s 31808 msg/s # 4.87 [+0.97] udp rx: 1879 MB/s 1530432 calls/s # 4.90 [+0.03] udp tx: 1878 MB/s 31854 calls/s 31854 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1622 MB/s 1320804 calls/s # 6.10 [+1.08] udp tx: 1826 MB/s 30976 calls/s 30976 msg/s # 7.06 [+0.97] udp rx: 1749 MB/s 1424028 calls/s # 7.10 [+0.03] udp tx: 1866 MB/s 31651 calls/s 31651 msg/s # 8.07 [+0.97] udp rx: 1691 MB/s 1377005 calls/s # 8.10 [+0.03] udp tx: 1845 MB/s 31305 calls/s 31305 msg/s # 8.66 [+0.56] GRO frag list over UDP tunnel ok # 9.41 [+0.75] GRO fwd over UDP tunnel ok # 9.67 [+0.26] IPv6 # 9.92 [+0.25] No GRO ok # 10.46 [+0.54] GRO frag list ok # 11.02 [+0.57] GRO fwd ok # 11.53 [+0.51] UDP fwd perf udp rx: 1070 MB/s 871601 calls/s # 12.60 [+1.07] udp tx: 1138 MB/s 19304 calls/s 19304 msg/s # 13.57 [+0.97] udp rx: 1166 MB/s 949426 calls/s # 13.60 [+0.03] udp tx: 1190 MB/s 20186 calls/s 20186 msg/s # 14.57 [+0.97] udp rx: 1141 MB/s 929101 calls/s # 14.60 [+0.03] udp tx: 1173 MB/s 19897 calls/s 19897 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1112 MB/s 905335 calls/s # 15.79 [+1.07] udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # 16.76 [+0.97] udp rx: 1190 MB/s 968940 calls/s # 16.79 [+0.03] udp tx: 1189 MB/s 20183 calls/s 20183 msg/s # 17.76 [+0.97] udp rx: 1191 MB/s 970080 calls/s # 17.79 [+0.03] udp tx: 1190 MB/s 20196 calls/s 20196 msg/s # 18.40 [+0.61] GRO frag list over UDP tunnel ok # 19.20 [+0.79] 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__->