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.30 [+0.28] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 2.02 [+0.52] UDP fwd perf udp rx: 788 MB/s 639212 calls/s # 3.09 [+1.07] udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # 4.06 [+0.97] udp rx: 1028 MB/s 834123 calls/s # 4.09 [+0.03] udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # 5.06 [+0.97] udp rx: 830 MB/s 672873 calls/s # 5.09 [+0.03] udp tx: 1338 MB/s 22696 calls/s 22696 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 797 MB/s 646040 calls/s # 6.28 [+1.07] udp tx: 1336 MB/s 22669 calls/s 22669 msg/s # 7.25 [+0.97] udp rx: 781 MB/s 633214 calls/s # 7.28 [+0.03] udp tx: 1332 MB/s 22608 calls/s 22608 msg/s # 8.25 [+0.97] udp rx: 1057 MB/s 856882 calls/s # 8.28 [+0.03] udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # 8.91 [+0.63] GRO frag list over UDP tunnel ok # 9.72 [+0.81] GRO fwd over UDP tunnel ok # 9.98 [+0.26] IPv6 # 10.29 [+0.31] No GRO ok # 10.85 [+0.56] GRO frag list ok # 11.44 [+0.59] GRO fwd ok # 11.98 [+0.54] UDP fwd perf udp rx: 1514 MB/s 1227719 calls/s # 13.05 [+1.07] udp tx: 1865 MB/s 31633 calls/s 31633 msg/s # 14.05 [+1.00] udp tx: 1859 MB/s 31531 calls/s 31531 msg/s # 14.05 [+0.00] udp rx: 1580 MB/s 1280782 calls/s # 15.05 [+1.00] udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # 15.15 [+0.10] udp rx: 1731 MB/s 1403376 calls/s # 15.17 [+0.02] UDP GRO fwd perf udp rx: 1568 MB/s 1270816 calls/s # 16.24 [+1.07] udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # 17.21 [+0.97] udp rx: 1608 MB/s 1303277 calls/s # 17.24 [+0.03] udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # 18.21 [+0.97] udp rx: 1603 MB/s 1298768 calls/s # 18.24 [+0.03] udp tx: 1922 MB/s 32609 calls/s 32609 msg/s # 18.86 [+0.63] GRO frag list over UDP tunnel ok # 19.66 [+0.79] 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__->