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.24 [+0.23] No GRO ok # 0.70 [+0.46] GRO frag list ok # 1.23 [+0.54] GRO fwd ok # 1.74 [+0.50] UDP fwd perf udp rx: 1669 MB/s 1359264 calls/s # 2.79 [+1.06] udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # 3.77 [+0.98] udp rx: 1913 MB/s 1557496 calls/s # 3.79 [+0.02] udp tx: 1954 MB/s 33145 calls/s 33145 msg/s # 4.77 [+0.98] udp rx: 1926 MB/s 1568298 calls/s # 4.79 [+0.02] udp tx: 1947 MB/s 33031 calls/s 33031 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1453799 calls/s # 5.97 [+1.06] udp tx: 1856 MB/s 31492 calls/s 31492 msg/s # 6.95 [+0.97] udp rx: 1896 MB/s 1544149 calls/s # 6.97 [+0.03] udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # 7.95 [+0.98] udp rx: 1878 MB/s 1529089 calls/s # 7.97 [+0.02] udp tx: 1887 MB/s 32016 calls/s 32016 msg/s # 8.50 [+0.53] GRO frag list over UDP tunnel ok # 9.25 [+0.75] GRO fwd over UDP tunnel ok # 9.48 [+0.23] IPv6 # 9.69 [+0.20] No GRO ok # 10.18 [+0.50] GRO frag list ok # 10.75 [+0.56] GRO fwd ok # 11.23 [+0.48] UDP fwd perf udp rx: 1517 MB/s 1234100 calls/s # 12.29 [+1.06] udp tx: 1774 MB/s 30104 calls/s 30104 msg/s # 13.26 [+0.97] udp rx: 1737 MB/s 1408313 calls/s # 13.29 [+0.03] udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # 14.26 [+0.97] udp rx: 1554 MB/s 1259721 calls/s # 14.29 [+0.03] udp tx: 1930 MB/s 32746 calls/s 32746 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1746 MB/s 1420651 calls/s # 15.46 [+1.06] udp tx: 1821 MB/s 30895 calls/s 30895 msg/s # 16.44 [+0.98] udp rx: 1863 MB/s 1516406 calls/s # 16.46 [+0.02] udp tx: 1890 MB/s 32070 calls/s 32070 msg/s # 17.44 [+0.98] udp rx: 1808 MB/s 1470861 calls/s # 17.46 [+0.02] udp tx: 1832 MB/s 31079 calls/s 31079 msg/s # 18.01 [+0.55] GRO frag list over UDP tunnel ok # 18.72 [+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__->