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.55] GRO frag list ok # 1.50 [+0.67] GRO fwd ok # 2.02 [+0.52] UDP fwd perf udp rx: 1117 MB/s 906336 calls/s # 3.09 [+1.07] udp tx: 1331 MB/s 22584 calls/s 22584 msg/s # 4.06 [+0.97] udp rx: 1177 MB/s 955791 calls/s # 4.09 [+0.03] udp tx: 1296 MB/s 21997 calls/s 21997 msg/s # 5.06 [+0.97] udp rx: 1205 MB/s 978263 calls/s # 5.09 [+0.03] udp tx: 1334 MB/s 22639 calls/s 22639 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1033 MB/s 837284 calls/s # 6.29 [+1.08] udp tx: 1339 MB/s 22721 calls/s 22721 msg/s # 7.25 [+0.97] udp rx: 1058 MB/s 857755 calls/s # 7.29 [+0.03] udp tx: 1341 MB/s 22761 calls/s 22761 msg/s # 8.25 [+0.97] udp rx: 1130 MB/s 915978 calls/s # 8.29 [+0.03] udp tx: 1342 MB/s 22772 calls/s 22772 msg/s # 8.93 [+0.64] GRO frag list over UDP tunnel ok # 9.76 [+0.83] GRO fwd over UDP tunnel ok # 10.03 [+0.27] IPv6 # 10.33 [+0.30] No GRO ok # 10.92 [+0.59] GRO frag list ok # 11.50 [+0.59] GRO fwd ok # 12.02 [+0.52] UDP fwd perf udp rx: 637 MB/s 517760 calls/s # 13.10 [+1.07] udp tx: 1229 MB/s 20858 calls/s 20858 msg/s # 14.07 [+0.97] udp rx: 888 MB/s 721202 calls/s # 14.10 [+0.03] udp tx: 1209 MB/s 20506 calls/s 20506 msg/s # 15.07 [+0.97] udp rx: 1075 MB/s 872352 calls/s # 15.10 [+0.03] udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # 15.22 [+0.12] UDP GRO fwd perf udp rx: 1066 MB/s 866219 calls/s # 16.30 [+1.08] udp tx: 1242 MB/s 21078 calls/s 21078 msg/s # 17.27 [+0.97] udp rx: 1071 MB/s 869730 calls/s # 17.30 [+0.03] udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # 18.27 [+0.97] udp rx: 962 MB/s 780959 calls/s # 18.30 [+0.03] udp tx: 1194 MB/s 20266 calls/s 20266 msg/s # 18.90 [+0.60] GRO frag list over UDP tunnel ok # 19.68 [+0.78] 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__->