make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-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.24 [+0.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.40 [+0.63] GRO fwd ok # 1.92 [+0.52] UDP fwd perf udp rx: 1156 MB/s 941076 calls/s # 3.00 [+1.08] udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # 3.97 [+0.97] udp rx: 1295 MB/s 1054531 calls/s # 4.00 [+0.03] udp tx: 1317 MB/s 22343 calls/s 22343 msg/s # 4.97 [+0.97] udp rx: 1142 MB/s 929661 calls/s # 5.00 [+0.03] udp tx: 1313 MB/s 22274 calls/s 22274 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1280 MB/s 1042227 calls/s # 6.19 [+1.08] udp tx: 1339 MB/s 22711 calls/s 22711 msg/s # 7.16 [+0.97] udp rx: 1187 MB/s 966549 calls/s # 7.19 [+0.03] udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # 8.17 [+0.97] udp rx: 1190 MB/s 969446 calls/s # 8.19 [+0.03] udp tx: 1285 MB/s 21806 calls/s 21806 msg/s # 8.78 [+0.58] GRO frag list over UDP tunnel ok # 9.57 [+0.79] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.07 [+0.25] No GRO ok # 10.59 [+0.51] GRO frag list ok # 11.16 [+0.57] GRO fwd ok # 11.65 [+0.49] UDP fwd perf udp rx: 965 MB/s 786274 calls/s # 12.72 [+1.07] udp tx: 1187 MB/s 20134 calls/s 20134 msg/s # 13.69 [+0.97] udp rx: 1236 MB/s 1006548 calls/s # 13.72 [+0.03] udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # 14.70 [+0.97] udp rx: 1178 MB/s 959558 calls/s # 14.72 [+0.03] udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1079 MB/s 879088 calls/s # 15.91 [+1.07] udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # 16.88 [+0.97] udp rx: 976 MB/s 794992 calls/s # 16.91 [+0.03] udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # 17.88 [+0.97] udp rx: 1062 MB/s 864767 calls/s # 17.91 [+0.03] udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # 18.49 [+0.57] GRO frag list over UDP tunnel ok # 19.24 [+0.75] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->