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.29 [+0.28] No GRO ok # 0.82 [+0.53] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1696 MB/s 1381046 calls/s # 2.99 [+1.07] udp tx: 1954 MB/s 33147 calls/s 33147 msg/s # 3.96 [+0.97] udp rx: 1960 MB/s 1595605 calls/s # 3.99 [+0.03] udp tx: 1981 MB/s 33613 calls/s 33613 msg/s # 4.96 [+0.97] udp rx: 1974 MB/s 1607151 calls/s # 4.99 [+0.03] udp tx: 1987 MB/s 33715 calls/s 33715 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1656 MB/s 1348294 calls/s # 6.19 [+1.08] udp tx: 1842 MB/s 31250 calls/s 31250 msg/s # 7.16 [+0.97] udp rx: 1896 MB/s 1544068 calls/s # 7.19 [+0.03] udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # 8.16 [+0.97] udp rx: 1938 MB/s 1577895 calls/s # 8.19 [+0.03] udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # 8.79 [+0.60] GRO frag list over UDP tunnel ok # 9.55 [+0.77] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.08 [+0.27] No GRO ok # 10.62 [+0.53] GRO frag list ok # 11.19 [+0.57] GRO fwd ok # 11.70 [+0.51] UDP fwd perf udp rx: 1124 MB/s 915347 calls/s # 12.77 [+1.07] udp tx: 1165 MB/s 19764 calls/s 19764 msg/s # 13.74 [+0.97] udp rx: 1184 MB/s 964313 calls/s # 13.77 [+0.03] udp tx: 1189 MB/s 20177 calls/s 20177 msg/s # 14.74 [+0.97] udp rx: 1184 MB/s 964117 calls/s # 14.77 [+0.03] udp tx: 1184 MB/s 20090 calls/s 20090 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1110 MB/s 904094 calls/s # 15.96 [+1.07] udp tx: 1149 MB/s 19497 calls/s 19497 msg/s # 16.93 [+0.97] udp rx: 1143 MB/s 931106 calls/s # 16.96 [+0.03] udp tx: 1157 MB/s 19625 calls/s 19625 msg/s # 17.93 [+0.97] udp rx: 1175 MB/s 956738 calls/s # 17.96 [+0.03] udp tx: 1177 MB/s 19979 calls/s 19979 msg/s # 18.59 [+0.63] GRO frag list over UDP tunnel ok # 19.38 [+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__->