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.22 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.73 [+0.47] UDP fwd perf udp rx: 1540 MB/s 1252593 calls/s # 2.79 [+1.06] udp tx: 1885 MB/s 31981 calls/s 31981 msg/s # 3.77 [+0.98] udp rx: 1884 MB/s 1531894 calls/s # 3.79 [+0.02] udp tx: 1942 MB/s 32952 calls/s 32952 msg/s # 4.77 [+0.98] udp rx: 1873 MB/s 1524247 calls/s # 4.79 [+0.02] udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1794 MB/s 1456251 calls/s # 5.96 [+1.06] udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # 6.94 [+0.98] udp rx: 1851 MB/s 1502203 calls/s # 6.96 [+0.02] udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # 7.94 [+0.98] udp rx: 1851 MB/s 1502160 calls/s # 7.96 [+0.02] udp tx: 1951 MB/s 33092 calls/s 33092 msg/s # 8.51 [+0.55] GRO frag list over UDP tunnel ok # 9.21 [+0.70] GRO fwd over UDP tunnel ok # 9.44 [+0.23] IPv6 # 9.64 [+0.20] No GRO ok # 10.13 [+0.49] GRO frag list ok # 10.64 [+0.51] GRO fwd ok # 11.09 [+0.45] UDP fwd perf udp rx: 1534 MB/s 1244410 calls/s # 12.16 [+1.06] udp tx: 1824 MB/s 30949 calls/s 30949 msg/s # 13.13 [+0.97] udp rx: 1719 MB/s 1395039 calls/s # 13.16 [+0.03] udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # 14.13 [+0.98] udp rx: 1733 MB/s 1404180 calls/s # 14.16 [+0.02] udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # 14.27 [+0.12] UDP GRO fwd perf udp rx: 1575 MB/s 1277986 calls/s # 15.33 [+1.06] udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # 16.31 [+0.97] udp rx: 1672 MB/s 1357266 calls/s # 16.33 [+0.03] udp tx: 1828 MB/s 31016 calls/s 31016 msg/s # 17.31 [+0.97] udp rx: 1803 MB/s 1464932 calls/s # 17.33 [+0.03] udp tx: 1906 MB/s 32328 calls/s 32328 msg/s # 17.89 [+0.56] GRO frag list over UDP tunnel ok # 18.61 [+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__->