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.28 [+0.26] No GRO ok # 0.85 [+0.58] GRO frag list ok # 1.43 [+0.57] GRO fwd ok # 1.91 [+0.48] UDP fwd perf udp rx: 1617 MB/s 1316828 calls/s # 2.98 [+1.07] udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # 3.95 [+0.97] udp rx: 1925 MB/s 1567630 calls/s # 3.98 [+0.03] udp tx: 1963 MB/s 33303 calls/s 33303 msg/s # 4.95 [+0.98] udp rx: 1818 MB/s 1480290 calls/s # 4.98 [+0.02] udp tx: 1821 MB/s 30892 calls/s 30892 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1817 MB/s 1478917 calls/s # 6.17 [+1.07] udp tx: 1928 MB/s 32715 calls/s 32715 msg/s # 7.13 [+0.97] udp rx: 1964 MB/s 1599215 calls/s # 7.17 [+0.03] udp tx: 1975 MB/s 33513 calls/s 33513 msg/s # 8.13 [+0.97] udp rx: 1969 MB/s 1603185 calls/s # 8.17 [+0.03] udp tx: 1983 MB/s 33634 calls/s 33634 msg/s # 8.75 [+0.59] GRO frag list over UDP tunnel ok # 9.47 [+0.72] GRO fwd over UDP tunnel ok # 9.71 [+0.24] IPv6 # 9.96 [+0.24] No GRO ok # 10.45 [+0.50] GRO frag list ok # 10.99 [+0.54] GRO fwd ok # 11.51 [+0.52] UDP fwd perf udp rx: 1356 MB/s 1102873 calls/s # 12.58 [+1.06] udp tx: 1720 MB/s 29179 calls/s 29179 msg/s # 13.55 [+0.98] udp rx: 1745 MB/s 1420678 calls/s # 13.58 [+0.02] udp tx: 1840 MB/s 31221 calls/s 31221 msg/s # 14.55 [+0.98] udp rx: 1929 MB/s 1570820 calls/s # 14.58 [+0.02] udp tx: 1948 MB/s 33041 calls/s 33041 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1711 MB/s 1392790 calls/s # 15.77 [+1.07] udp tx: 1872 MB/s 31756 calls/s 31756 msg/s # 16.74 [+0.97] udp rx: 1895 MB/s 1542950 calls/s # 16.77 [+0.03] udp tx: 1915 MB/s 32487 calls/s 32487 msg/s # 17.74 [+0.97] udp rx: 1904 MB/s 1550820 calls/s # 17.77 [+0.03] udp tx: 1921 MB/s 32597 calls/s 32597 msg/s # 18.41 [+0.64] GRO frag list over UDP tunnel ok # 19.23 [+0.82] 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__->