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.26 [+0.24] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.47 [+0.65] GRO fwd ok # 2.01 [+0.53] UDP fwd perf udp rx: 1116 MB/s 908872 calls/s # 3.07 [+1.07] udp tx: 1212 MB/s 20562 calls/s 20562 msg/s # 4.04 [+0.97] udp rx: 1204 MB/s 980491 calls/s # 4.07 [+0.03] udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # 5.05 [+0.97] udp rx: 1117 MB/s 909389 calls/s # 5.07 [+0.03] udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1191 MB/s 969651 calls/s # 6.26 [+1.07] udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # 7.23 [+0.97] udp rx: 1256 MB/s 1022528 calls/s # 7.26 [+0.03] udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # 8.24 [+0.97] udp rx: 1223 MB/s 996224 calls/s # 8.26 [+0.03] udp tx: 1256 MB/s 21314 calls/s 21314 msg/s # 8.89 [+0.63] GRO frag list over UDP tunnel ok # 9.70 [+0.81] GRO fwd over UDP tunnel ok # 9.96 [+0.26] IPv6 # 10.27 [+0.31] No GRO ok # 10.83 [+0.56] GRO frag list ok # 11.43 [+0.60] GRO fwd ok # 11.95 [+0.52] UDP fwd perf udp rx: 948 MB/s 772183 calls/s # 13.01 [+1.07] udp tx: 1109 MB/s 18813 calls/s 18813 msg/s # 13.99 [+0.97] udp rx: 1156 MB/s 941646 calls/s # 14.01 [+0.03] udp tx: 1160 MB/s 19676 calls/s 19676 msg/s # 14.99 [+0.97] udp rx: 1134 MB/s 923372 calls/s # 15.01 [+0.03] udp tx: 1137 MB/s 19291 calls/s 19291 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1091 MB/s 888238 calls/s # 16.20 [+1.06] udp tx: 1125 MB/s 19088 calls/s 19088 msg/s # 17.17 [+0.98] udp rx: 1164 MB/s 947798 calls/s # 17.20 [+0.02] udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # 18.17 [+0.98] udp rx: 1170 MB/s 952761 calls/s # 18.20 [+0.02] udp tx: 1174 MB/s 19923 calls/s 19923 msg/s # 18.78 [+0.58] GRO frag list over UDP tunnel ok # 19.59 [+0.82] 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__->