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.68 [+0.46] GRO frag list ok # 1.20 [+0.52] GRO fwd ok # 1.67 [+0.46] UDP fwd perf udp rx: 1585 MB/s 1289606 calls/s # 2.73 [+1.06] udp tx: 1786 MB/s 30292 calls/s 30292 msg/s # 3.70 [+0.97] udp rx: 1857 MB/s 1507279 calls/s # 3.73 [+0.03] udp tx: 1942 MB/s 32940 calls/s 32940 msg/s # 4.70 [+0.97] udp rx: 1896 MB/s 1538982 calls/s # 4.73 [+0.03] udp tx: 1975 MB/s 33504 calls/s 33504 msg/s # 4.84 [+0.12] UDP GRO fwd perf udp rx: 1823 MB/s 1479524 calls/s # 5.90 [+1.06] udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # 6.88 [+0.98] udp rx: 1883 MB/s 1527906 calls/s # 6.90 [+0.02] udp tx: 1973 MB/s 33465 calls/s 33465 msg/s # 7.88 [+0.98] udp rx: 1883 MB/s 1527985 calls/s # 7.90 [+0.02] udp tx: 1970 MB/s 33416 calls/s 33416 msg/s # 8.46 [+0.56] GRO frag list over UDP tunnel ok # 9.17 [+0.71] GRO fwd over UDP tunnel ok # 9.40 [+0.23] IPv6 # 9.65 [+0.25] No GRO ok # 10.16 [+0.51] GRO frag list ok # 10.67 [+0.51] GRO fwd ok # 11.13 [+0.47] UDP fwd perf udp rx: 1358 MB/s 1100828 calls/s # 12.19 [+1.06] udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # 13.17 [+0.98] udp rx: 1656 MB/s 1342190 calls/s # 13.19 [+0.02] udp tx: 1950 MB/s 33077 calls/s 33077 msg/s # 14.17 [+0.98] udp rx: 1616 MB/s 1309812 calls/s # 14.19 [+0.02] udp tx: 1935 MB/s 32819 calls/s 32819 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1544 MB/s 1251317 calls/s # 15.36 [+1.05] udp tx: 1947 MB/s 33030 calls/s 33030 msg/s # 16.34 [+0.98] udp rx: 1674 MB/s 1357098 calls/s # 16.36 [+0.02] udp tx: 1953 MB/s 33136 calls/s 33136 msg/s # 17.34 [+0.98] udp rx: 1729 MB/s 1402106 calls/s # 17.36 [+0.02] udp tx: 1945 MB/s 32998 calls/s 32998 msg/s # 17.91 [+0.55] GRO frag list over UDP tunnel ok # 18.61 [+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__->