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.29 [+0.28] No GRO ok # 0.87 [+0.57] GRO frag list ok # 1.48 [+0.61] GRO fwd ok # 1.99 [+0.51] UDP fwd perf udp rx: 1164 MB/s 947935 calls/s # 3.07 [+1.08] udp tx: 1211 MB/s 20555 calls/s 20555 msg/s # 4.03 [+0.97] udp rx: 1200 MB/s 976992 calls/s # 4.07 [+0.03] udp tx: 1205 MB/s 20441 calls/s 20441 msg/s # 5.04 [+0.97] udp rx: 1263 MB/s 1028873 calls/s # 5.07 [+0.03] udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 827 MB/s 673684 calls/s # 6.26 [+1.07] udp tx: 1171 MB/s 19877 calls/s 19877 msg/s # 7.23 [+0.97] udp rx: 1176 MB/s 958027 calls/s # 7.26 [+0.03] udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # 8.23 [+0.97] udp rx: 1183 MB/s 963097 calls/s # 8.26 [+0.03] udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # 8.90 [+0.65] GRO frag list over UDP tunnel ok # 9.69 [+0.79] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.22 [+0.28] No GRO ok # 10.77 [+0.55] GRO frag list ok # 11.35 [+0.58] GRO fwd ok # 11.88 [+0.53] UDP fwd perf udp rx: 961 MB/s 782622 calls/s # 12.96 [+1.08] udp tx: 1174 MB/s 19917 calls/s 19917 msg/s # 13.93 [+0.97] udp rx: 1095 MB/s 891463 calls/s # 13.96 [+0.03] udp tx: 1179 MB/s 20002 calls/s 20002 msg/s # 14.93 [+0.97] udp rx: 1102 MB/s 897576 calls/s # 14.96 [+0.03] udp tx: 1170 MB/s 19844 calls/s 19844 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 1102 MB/s 897369 calls/s # 16.16 [+1.08] udp tx: 1194 MB/s 20262 calls/s 20262 msg/s # 17.13 [+0.97] udp rx: 1210 MB/s 985478 calls/s # 17.16 [+0.03] udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # 18.13 [+0.97] udp rx: 1184 MB/s 964275 calls/s # 18.16 [+0.03] udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # 18.82 [+0.66] GRO frag list over UDP tunnel ok # 19.71 [+0.89] 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__->