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.77 [+0.50] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.82 [+0.49] UDP fwd perf udp rx: 1194 MB/s 972812 calls/s # 2.89 [+1.07] udp tx: 1239 MB/s 21023 calls/s 21023 msg/s # 3.87 [+0.97] udp rx: 1242 MB/s 1011360 calls/s # 3.89 [+0.03] udp tx: 1242 MB/s 21078 calls/s 21078 msg/s # 4.87 [+0.98] udp rx: 1272 MB/s 1035888 calls/s # 4.89 [+0.02] udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1222 MB/s 994896 calls/s # 6.08 [+1.07] udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # 7.05 [+0.97] udp rx: 1287 MB/s 1048416 calls/s # 7.08 [+0.03] udp tx: 1286 MB/s 21820 calls/s 21820 msg/s # 8.05 [+0.97] udp rx: 1289 MB/s 1049808 calls/s # 8.08 [+0.03] udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # 8.65 [+0.57] GRO frag list over UDP tunnel ok # 9.39 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.87 [+0.24] No GRO ok # 10.38 [+0.50] GRO frag list ok # 10.92 [+0.55] GRO fwd ok # 11.41 [+0.49] UDP fwd perf udp rx: 1140 MB/s 928364 calls/s # 12.49 [+1.07] udp tx: 1184 MB/s 20092 calls/s 20092 msg/s # 13.45 [+0.97] udp rx: 1175 MB/s 957040 calls/s # 13.49 [+0.03] udp tx: 1174 MB/s 19926 calls/s 19926 msg/s # 14.46 [+0.97] udp rx: 1171 MB/s 953840 calls/s # 14.49 [+0.03] udp tx: 1170 MB/s 19844 calls/s 19844 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 940848 calls/s # 15.67 [+1.07] udp tx: 1187 MB/s 20140 calls/s 20140 msg/s # 16.65 [+0.97] udp rx: 1184 MB/s 964192 calls/s # 16.67 [+0.02] udp tx: 1182 MB/s 20049 calls/s 20049 msg/s # 17.65 [+0.98] udp rx: 1197 MB/s 974528 calls/s # 17.67 [+0.02] udp tx: 1196 MB/s 20297 calls/s 20297 msg/s # 18.26 [+0.58] GRO frag list over UDP tunnel ok # 18.98 [+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__->