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.28 [+0.26] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.48 [+0.64] GRO fwd ok # 2.01 [+0.53] UDP fwd perf udp rx: 1177 MB/s 956158 calls/s # 3.08 [+1.07] udp tx: 1321 MB/s 22414 calls/s 22414 msg/s # 4.05 [+0.98] udp rx: 1167 MB/s 949454 calls/s # 4.08 [+0.02] udp tx: 1332 MB/s 22592 calls/s 22592 msg/s # 5.05 [+0.98] udp rx: 1233 MB/s 1003421 calls/s # 5.08 [+0.02] udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1256 MB/s 1022719 calls/s # 6.27 [+1.07] udp tx: 1320 MB/s 22394 calls/s 22394 msg/s # 7.24 [+0.97] udp rx: 1308 MB/s 1065262 calls/s # 7.27 [+0.03] udp tx: 1341 MB/s 22746 calls/s 22746 msg/s # 8.24 [+0.97] udp rx: 1157 MB/s 941654 calls/s # 8.27 [+0.03] udp tx: 1340 MB/s 22733 calls/s 22733 msg/s # 8.90 [+0.63] GRO frag list over UDP tunnel ok # 9.75 [+0.84] GRO fwd over UDP tunnel ok # 10.01 [+0.27] IPv6 # 10.30 [+0.29] No GRO ok # 10.87 [+0.57] GRO frag list ok # 11.46 [+0.59] GRO fwd ok # 12.00 [+0.54] UDP fwd perf udp rx: 1154 MB/s 939684 calls/s # 13.07 [+1.07] udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # 14.04 [+0.97] udp rx: 1215 MB/s 989711 calls/s # 14.07 [+0.03] udp tx: 1222 MB/s 20740 calls/s 20740 msg/s # 15.04 [+0.97] udp rx: 1224 MB/s 997229 calls/s # 15.07 [+0.03] udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # 15.20 [+0.12] UDP GRO fwd perf udp rx: 1191 MB/s 970239 calls/s # 16.27 [+1.07] udp tx: 1238 MB/s 21001 calls/s 21001 msg/s # 17.24 [+0.97] udp rx: 1178 MB/s 959412 calls/s # 17.27 [+0.03] udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # 18.24 [+0.97] udp rx: 1133 MB/s 922689 calls/s # 18.27 [+0.03] udp tx: 1167 MB/s 19809 calls/s 19809 msg/s # 18.90 [+0.63] GRO frag list over UDP tunnel ok # 19.75 [+0.85] 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__->