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.27 [+0.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.46 [+0.62] GRO fwd ok # 1.97 [+0.51] UDP fwd perf udp rx: 1016 MB/s 826479 calls/s # 3.04 [+1.07] udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # 4.01 [+0.97] udp rx: 1055 MB/s 858954 calls/s # 4.04 [+0.03] udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # 5.01 [+0.97] udp rx: 1316 MB/s 1070774 calls/s # 5.04 [+0.03] udp tx: 1346 MB/s 22831 calls/s 22831 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1174 MB/s 954569 calls/s # 6.23 [+1.07] udp tx: 1359 MB/s 23062 calls/s 23062 msg/s # 7.20 [+0.97] udp rx: 1290 MB/s 1048416 calls/s # 7.23 [+0.03] udp tx: 1361 MB/s 23089 calls/s 23089 msg/s # 8.20 [+0.97] udp rx: 1298 MB/s 1054904 calls/s # 8.23 [+0.03] udp tx: 1360 MB/s 23079 calls/s 23079 msg/s # 8.84 [+0.62] GRO frag list over UDP tunnel ok # 9.62 [+0.78] GRO fwd over UDP tunnel ok # 9.86 [+0.24] IPv6 # 10.13 [+0.26] No GRO ok # 10.70 [+0.57] GRO frag list ok # 11.27 [+0.57] GRO fwd ok # 11.78 [+0.52] UDP fwd perf udp rx: 1156 MB/s 941327 calls/s # 12.85 [+1.07] udp tx: 1201 MB/s 20371 calls/s 20371 msg/s # 13.82 [+0.97] udp rx: 1203 MB/s 979553 calls/s # 13.85 [+0.03] udp tx: 1196 MB/s 20289 calls/s 20289 msg/s # 14.82 [+0.97] udp rx: 1116 MB/s 908708 calls/s # 14.85 [+0.03] udp tx: 1131 MB/s 19189 calls/s 19189 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1007 MB/s 820124 calls/s # 16.05 [+1.07] udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # 17.02 [+0.97] udp rx: 1198 MB/s 976051 calls/s # 17.05 [+0.03] udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # 18.02 [+0.97] udp rx: 1195 MB/s 973435 calls/s # 18.05 [+0.03] udp tx: 1202 MB/s 20391 calls/s 20391 msg/s # 18.66 [+0.61] GRO frag list over UDP tunnel ok # 19.49 [+0.83] 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__->