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.77 [+0.52] GRO frag list ok # 1.33 [+0.56] GRO fwd ok # 1.85 [+0.52] UDP fwd perf udp rx: 974 MB/s 791570 calls/s # 2.92 [+1.07] udp tx: 1238 MB/s 21008 calls/s 21008 msg/s # 3.89 [+0.97] udp rx: 937 MB/s 759550 calls/s # 3.92 [+0.03] udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # 4.89 [+0.97] udp rx: 855 MB/s 693244 calls/s # 4.92 [+0.03] udp tx: 1311 MB/s 22249 calls/s 22249 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 769 MB/s 623859 calls/s # 6.10 [+1.07] udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # 7.08 [+0.97] udp rx: 709 MB/s 574653 calls/s # 7.10 [+0.03] udp tx: 1316 MB/s 22322 calls/s 22322 msg/s # 8.08 [+0.97] udp rx: 957 MB/s 775612 calls/s # 8.10 [+0.03] udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # 8.71 [+0.61] GRO frag list over UDP tunnel ok # 9.52 [+0.81] GRO fwd over UDP tunnel ok # 9.77 [+0.25] IPv6 # 10.01 [+0.24] No GRO ok # 10.51 [+0.49] GRO frag list ok # 11.05 [+0.54] GRO fwd ok # 11.54 [+0.49] UDP fwd perf udp rx: 1548 MB/s 1255908 calls/s # 12.61 [+1.07] udp tx: 1857 MB/s 31504 calls/s 31504 msg/s # 13.58 [+0.97] udp rx: 1692 MB/s 1372262 calls/s # 13.61 [+0.03] udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # 14.58 [+0.97] udp rx: 1670 MB/s 1354011 calls/s # 14.61 [+0.03] udp tx: 1867 MB/s 31680 calls/s 31680 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1381 MB/s 1120485 calls/s # 15.80 [+1.07] udp tx: 1895 MB/s 32153 calls/s 32153 msg/s # 16.77 [+0.97] udp rx: 1719 MB/s 1395514 calls/s # 16.80 [+0.03] udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # 17.77 [+0.97] udp rx: 1599 MB/s 1296046 calls/s # 17.80 [+0.03] udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # 18.35 [+0.55] GRO frag list over UDP tunnel ok # 19.04 [+0.69] 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__->