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.23 [+0.23] No GRO ok # 0.71 [+0.47] GRO frag list ok # 1.24 [+0.53] GRO fwd ok # 1.69 [+0.46] UDP fwd perf udp rx: 1418 MB/s 1153908 calls/s # 2.75 [+1.06] udp tx: 1836 MB/s 31145 calls/s 31145 msg/s # 3.73 [+0.98] udp rx: 1878 MB/s 1527553 calls/s # 3.75 [+0.02] udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # 4.73 [+0.98] udp rx: 1742 MB/s 1418305 calls/s # 4.75 [+0.02] udp tx: 1756 MB/s 29797 calls/s 29797 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1756 MB/s 1429587 calls/s # 5.93 [+1.06] udp tx: 1816 MB/s 30810 calls/s 30810 msg/s # 6.91 [+0.97] udp rx: 1811 MB/s 1474924 calls/s # 6.93 [+0.03] udp tx: 1821 MB/s 30902 calls/s 30902 msg/s # 7.91 [+0.98] udp rx: 1863 MB/s 1516626 calls/s # 7.93 [+0.02] udp tx: 1871 MB/s 31750 calls/s 31750 msg/s # 8.49 [+0.55] GRO frag list over UDP tunnel ok # 9.22 [+0.73] GRO fwd over UDP tunnel ok # 9.45 [+0.23] IPv6 # 9.70 [+0.24] No GRO ok # 10.18 [+0.49] GRO frag list ok # 10.68 [+0.50] GRO fwd ok # 11.13 [+0.45] UDP fwd perf udp rx: 1183 MB/s 958737 calls/s # 12.19 [+1.07] udp tx: 1796 MB/s 30474 calls/s 30474 msg/s # 13.17 [+0.97] udp rx: 1739 MB/s 1410284 calls/s # 13.19 [+0.03] udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # 14.17 [+0.97] udp rx: 1661 MB/s 1347747 calls/s # 14.19 [+0.03] udp tx: 1876 MB/s 31829 calls/s 31829 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1677 MB/s 1360020 calls/s # 15.37 [+1.06] udp tx: 1879 MB/s 31881 calls/s 31881 msg/s # 16.35 [+0.98] udp rx: 1705 MB/s 1382927 calls/s # 16.37 [+0.02] udp tx: 1879 MB/s 31886 calls/s 31886 msg/s # 17.35 [+0.98] udp rx: 1762 MB/s 1429464 calls/s # 17.37 [+0.02] udp tx: 1867 MB/s 31676 calls/s 31676 msg/s # 17.92 [+0.55] GRO frag list over UDP tunnel ok # 18.69 [+0.77] 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__->