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.51] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1197 MB/s 975020 calls/s # 2.87 [+1.06] udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # 3.85 [+0.98] udp rx: 1221 MB/s 994080 calls/s # 3.87 [+0.02] udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # 4.85 [+0.98] udp rx: 1238 MB/s 1007904 calls/s # 4.87 [+0.02] udp tx: 1236 MB/s 20975 calls/s 20975 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1195 MB/s 973584 calls/s # 6.05 [+1.07] udp tx: 1228 MB/s 20835 calls/s 20835 msg/s # 7.03 [+0.97] udp rx: 1248 MB/s 1016208 calls/s # 7.05 [+0.03] udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # 8.03 [+0.98] udp rx: 1237 MB/s 1007664 calls/s # 8.05 [+0.02] udp tx: 1235 MB/s 20958 calls/s 20958 msg/s # 8.62 [+0.56] GRO frag list over UDP tunnel ok # 9.34 [+0.72] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.82 [+0.23] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.86 [+0.53] GRO fwd ok # 11.33 [+0.47] UDP fwd perf udp rx: 1199 MB/s 976872 calls/s # 12.40 [+1.07] udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # 13.37 [+0.97] udp rx: 1177 MB/s 959016 calls/s # 13.40 [+0.02] udp tx: 1178 MB/s 19993 calls/s 19993 msg/s # 14.37 [+0.98] udp rx: 1173 MB/s 955104 calls/s # 14.40 [+0.02] udp tx: 1172 MB/s 19882 calls/s 19882 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1132 MB/s 921984 calls/s # 15.58 [+1.07] udp tx: 1163 MB/s 19736 calls/s 19736 msg/s # 16.56 [+0.97] udp rx: 1178 MB/s 959712 calls/s # 16.58 [+0.03] udp tx: 1178 MB/s 19985 calls/s 19985 msg/s # 17.56 [+0.98] udp rx: 1188 MB/s 967584 calls/s # 17.58 [+0.02] udp tx: 1186 MB/s 20126 calls/s 20126 msg/s # 18.14 [+0.55] GRO frag list over UDP tunnel ok # 18.86 [+0.72] 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__->