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.27] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.49 [+0.61] GRO fwd ok # 2.01 [+0.52] UDP fwd perf udp rx: 1216 MB/s 990668 calls/s # 3.08 [+1.07] udp tx: 1302 MB/s 22088 calls/s 22088 msg/s # 4.05 [+0.97] udp rx: 1195 MB/s 972744 calls/s # 4.08 [+0.03] udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # 5.06 [+0.97] udp rx: 1293 MB/s 1052891 calls/s # 5.08 [+0.03] udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1229 MB/s 1000659 calls/s # 6.28 [+1.07] udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # 7.25 [+0.97] udp rx: 1249 MB/s 1017264 calls/s # 7.28 [+0.03] udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # 8.25 [+0.97] udp rx: 1285 MB/s 1046280 calls/s # 8.28 [+0.03] udp tx: 1311 MB/s 22245 calls/s 22245 msg/s # 8.91 [+0.63] GRO frag list over UDP tunnel ok # 9.70 [+0.79] GRO fwd over UDP tunnel ok # 9.94 [+0.24] IPv6 # 10.18 [+0.24] No GRO ok # 10.68 [+0.50] GRO frag list ok # 11.23 [+0.55] GRO fwd ok # 11.72 [+0.50] UDP fwd perf udp rx: 1104 MB/s 896174 calls/s # 12.79 [+1.07] udp tx: 1731 MB/s 29364 calls/s 29364 msg/s # 13.79 [+1.00] udp tx: 1850 MB/s 31385 calls/s 31385 msg/s # 13.79 [+0.00] udp rx: 1212 MB/s 982851 calls/s # 14.79 [+1.00] udp tx: 1897 MB/s 32183 calls/s 32183 msg/s # 14.89 [+0.10] udp rx: 1515 MB/s 1228051 calls/s # 14.91 [+0.02] UDP GRO fwd perf udp rx: 1630 MB/s 1321154 calls/s # 15.97 [+1.06] udp tx: 1915 MB/s 32488 calls/s 32488 msg/s # 16.95 [+0.98] udp rx: 1661 MB/s 1345560 calls/s # 16.97 [+0.02] udp tx: 1922 MB/s 32614 calls/s 32614 msg/s # 17.95 [+0.98] udp rx: 1661 MB/s 1345775 calls/s # 17.97 [+0.02] udp tx: 1925 MB/s 32655 calls/s 32655 msg/s # 18.53 [+0.56] GRO frag list over UDP tunnel ok # 19.25 [+0.72] 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__->