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.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1671 MB/s 1359052 calls/s # 2.91 [+1.06] udp tx: 1791 MB/s 30391 calls/s 30391 msg/s # 3.89 [+0.98] udp rx: 1899 MB/s 1541760 calls/s # 3.91 [+0.02] udp tx: 1975 MB/s 33514 calls/s 33514 msg/s # 4.89 [+0.98] udp rx: 1903 MB/s 1544204 calls/s # 4.91 [+0.02] udp tx: 1980 MB/s 33588 calls/s 33588 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1826 MB/s 1483046 calls/s # 6.09 [+1.06] udp tx: 1965 MB/s 33332 calls/s 33332 msg/s # 7.06 [+0.98] udp rx: 1876 MB/s 1524356 calls/s # 7.09 [+0.02] udp tx: 1955 MB/s 33170 calls/s 33170 msg/s # 8.06 [+0.98] udp rx: 1878 MB/s 1525734 calls/s # 8.09 [+0.02] udp tx: 1954 MB/s 33158 calls/s 33158 msg/s # 8.64 [+0.55] GRO frag list over UDP tunnel ok # 9.38 [+0.75] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.89 [+0.26] No GRO ok # 10.38 [+0.49] GRO frag list ok # 10.87 [+0.49] GRO fwd ok # 11.33 [+0.45] UDP fwd perf udp rx: 1418 MB/s 1151169 calls/s # 12.39 [+1.06] udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # 13.36 [+0.98] udp rx: 1725 MB/s 1400449 calls/s # 13.39 [+0.02] udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # 14.37 [+0.98] udp rx: 1764 MB/s 1432892 calls/s # 14.39 [+0.02] udp tx: 1906 MB/s 32342 calls/s 32342 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1680 MB/s 1363930 calls/s # 15.56 [+1.06] udp tx: 1918 MB/s 32546 calls/s 32546 msg/s # 16.54 [+0.97] udp rx: 1746 MB/s 1418094 calls/s # 16.56 [+0.03] udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # 17.54 [+0.98] udp rx: 1545 MB/s 1254734 calls/s # 17.56 [+0.02] udp tx: 1758 MB/s 29826 calls/s 29826 msg/s # 18.13 [+0.57] GRO frag list over UDP tunnel ok # 18.83 [+0.70] 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__->