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.25 [+0.23] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.24 [+0.51] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp rx: 1386 MB/s 1128493 calls/s # 2.75 [+1.06] udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # 3.72 [+0.98] udp rx: 1494 MB/s 1216865 calls/s # 3.75 [+0.02] udp tx: 1982 MB/s 33617 calls/s 33617 msg/s # 4.75 [+1.00] udp tx: 1999 MB/s 33920 calls/s 33920 msg/s # 4.75 [+0.00] udp rx: 1828 MB/s 1488340 calls/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1212 MB/s 986655 calls/s # 5.93 [+1.06] udp tx: 1359 MB/s 23050 calls/s 23050 msg/s # 6.91 [+0.98] udp rx: 1109 MB/s 902271 calls/s # 6.93 [+0.02] udp tx: 1358 MB/s 23049 calls/s 23049 msg/s # 7.91 [+0.98] udp rx: 1176 MB/s 957732 calls/s # 7.93 [+0.02] udp tx: 1355 MB/s 22987 calls/s 22987 msg/s # 8.50 [+0.57] GRO frag list over UDP tunnel ok # 9.26 [+0.76] GRO fwd over UDP tunnel ok # 9.53 [+0.27] IPv6 # 9.80 [+0.27] No GRO ok # 10.34 [+0.54] GRO frag list ok # 10.86 [+0.52] GRO fwd ok # 11.34 [+0.48] UDP fwd perf udp rx: 1020 MB/s 830707 calls/s # 12.42 [+1.07] udp tx: 1227 MB/s 20814 calls/s 20814 msg/s # 13.38 [+0.97] udp rx: 1185 MB/s 964480 calls/s # 13.42 [+0.03] udp tx: 1278 MB/s 21681 calls/s 21681 msg/s # 14.39 [+0.97] udp rx: 1241 MB/s 1010806 calls/s # 14.42 [+0.03] udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1122 MB/s 913810 calls/s # 15.60 [+1.07] udp tx: 1285 MB/s 21811 calls/s 21811 msg/s # 16.58 [+0.97] udp rx: 1194 MB/s 972237 calls/s # 16.60 [+0.03] udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # 17.58 [+0.98] udp rx: 1215 MB/s 989505 calls/s # 17.60 [+0.02] udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # 18.21 [+0.61] GRO frag list over UDP tunnel ok # 18.98 [+0.76] 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__->