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.01 [+0.01] IPv4 # 0.26 [+0.24] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1297 MB/s 1056368 calls/s # 2.93 [+1.07] udp tx: 1353 MB/s 22954 calls/s 22954 msg/s # 3.89 [+0.97] udp rx: 1335 MB/s 1086802 calls/s # 3.93 [+0.03] udp tx: 1346 MB/s 22833 calls/s 22833 msg/s # 4.89 [+0.97] udp rx: 1270 MB/s 1034317 calls/s # 4.93 [+0.03] udp tx: 1306 MB/s 22164 calls/s 22164 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1279 MB/s 1041488 calls/s # 6.11 [+1.07] udp tx: 1326 MB/s 22505 calls/s 22505 msg/s # 7.08 [+0.97] udp rx: 1323 MB/s 1077737 calls/s # 7.11 [+0.03] udp tx: 1335 MB/s 22652 calls/s 22652 msg/s # 8.08 [+0.97] udp rx: 1305 MB/s 1063175 calls/s # 8.11 [+0.03] udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # 8.70 [+0.59] GRO frag list over UDP tunnel ok # 9.45 [+0.75] GRO fwd over UDP tunnel ok # 9.71 [+0.26] IPv6 # 9.96 [+0.25] No GRO ok # 10.49 [+0.53] GRO frag list ok # 11.04 [+0.55] GRO fwd ok # 11.55 [+0.52] UDP fwd perf udp rx: 1062 MB/s 864795 calls/s # 12.63 [+1.07] udp tx: 1237 MB/s 20995 calls/s 20995 msg/s # 13.60 [+0.97] udp rx: 1260 MB/s 1026292 calls/s # 13.63 [+0.03] udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # 14.60 [+0.97] udp rx: 1255 MB/s 1021785 calls/s # 14.63 [+0.03] udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1233 MB/s 1003936 calls/s # 15.81 [+1.06] udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # 16.78 [+0.97] udp rx: 1270 MB/s 1033931 calls/s # 16.81 [+0.03] udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # 17.78 [+0.98] udp rx: 1202 MB/s 978426 calls/s # 17.81 [+0.02] udp tx: 1287 MB/s 21839 calls/s 21839 msg/s # 18.40 [+0.59] GRO frag list over UDP tunnel ok # 19.17 [+0.77] 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__->