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.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.44 [+0.65] GRO fwd ok # 1.96 [+0.52] UDP fwd perf udp rx: 1120 MB/s 912388 calls/s # 3.03 [+1.07] udp tx: 1218 MB/s 20668 calls/s 20668 msg/s # 4.00 [+0.97] udp rx: 1200 MB/s 976958 calls/s # 4.03 [+0.03] udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # 5.00 [+0.98] udp rx: 1268 MB/s 1032327 calls/s # 5.03 [+0.02] udp tx: 1273 MB/s 21591 calls/s 21591 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 999 MB/s 813447 calls/s # 6.23 [+1.08] udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # 7.19 [+0.97] udp rx: 1285 MB/s 1046791 calls/s # 7.23 [+0.03] udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # 8.19 [+0.97] udp rx: 1290 MB/s 1051000 calls/s # 8.23 [+0.03] udp tx: 1294 MB/s 21963 calls/s 21963 msg/s # 8.83 [+0.60] GRO frag list over UDP tunnel ok # 9.61 [+0.79] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.15 [+0.27] No GRO ok # 10.67 [+0.52] GRO frag list ok # 11.17 [+0.50] GRO fwd ok # 11.62 [+0.45] UDP fwd perf udp rx: 1451 MB/s 1176617 calls/s # 12.68 [+1.06] udp tx: 1842 MB/s 31250 calls/s 31250 msg/s # 13.66 [+0.98] udp rx: 1392 MB/s 1128590 calls/s # 13.68 [+0.02] udp tx: 1789 MB/s 30349 calls/s 30349 msg/s # 14.67 [+0.98] udp rx: 837 MB/s 678811 calls/s # 14.68 [+0.02] udp tx: 1911 MB/s 32417 calls/s 32417 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1112 MB/s 905416 calls/s # 15.88 [+1.07] udp tx: 1194 MB/s 20259 calls/s 20259 msg/s # 16.85 [+0.97] udp rx: 1158 MB/s 943291 calls/s # 16.88 [+0.03] udp tx: 1225 MB/s 20789 calls/s 20789 msg/s # 17.85 [+0.97] udp rx: 1138 MB/s 926553 calls/s # 17.88 [+0.03] udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # 18.50 [+0.62] GRO frag list over UDP tunnel ok # 19.32 [+0.81] 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__->