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.21 [+0.20] No GRO ok # 0.70 [+0.49] GRO frag list ok # 1.27 [+0.57] GRO fwd ok # 1.73 [+0.46] UDP fwd perf udp rx: 1441 MB/s 1169661 calls/s # 2.79 [+1.06] udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # 3.77 [+0.98] udp rx: 1759 MB/s 1426738 calls/s # 3.79 [+0.02] udp tx: 1988 MB/s 33731 calls/s 33731 msg/s # 4.77 [+0.98] udp rx: 1744 MB/s 1413466 calls/s # 4.79 [+0.02] udp tx: 1978 MB/s 33550 calls/s 33550 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1597 MB/s 1296059 calls/s # 5.96 [+1.06] udp tx: 1944 MB/s 32984 calls/s 32984 msg/s # 6.94 [+0.98] udp rx: 1761 MB/s 1428004 calls/s # 6.96 [+0.02] udp tx: 1954 MB/s 33157 calls/s 33157 msg/s # 7.94 [+0.98] udp rx: 1747 MB/s 1417067 calls/s # 7.96 [+0.02] udp tx: 1960 MB/s 33246 calls/s 33246 msg/s # 8.48 [+0.52] GRO frag list over UDP tunnel ok # 9.15 [+0.67] GRO fwd over UDP tunnel ok # 9.38 [+0.24] IPv6 # 9.64 [+0.26] No GRO ok # 10.13 [+0.49] GRO frag list ok # 10.65 [+0.52] GRO fwd ok # 11.12 [+0.47] UDP fwd perf udp rx: 1380 MB/s 1118613 calls/s # 12.18 [+1.06] udp tx: 1867 MB/s 31667 calls/s 31667 msg/s # 13.15 [+0.98] udp rx: 1600 MB/s 1296518 calls/s # 13.18 [+0.02] udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # 14.15 [+0.98] udp rx: 1636 MB/s 1326208 calls/s # 14.18 [+0.02] udp tx: 1931 MB/s 32765 calls/s 32765 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1573 MB/s 1274746 calls/s # 15.35 [+1.05] udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # 16.33 [+0.98] udp rx: 1602 MB/s 1297731 calls/s # 16.35 [+0.02] udp tx: 1948 MB/s 33051 calls/s 33051 msg/s # 17.33 [+0.98] udp rx: 1453 MB/s 1177290 calls/s # 17.35 [+0.02] udp tx: 1967 MB/s 33378 calls/s 33378 msg/s # 17.85 [+0.50] GRO frag list over UDP tunnel ok # 18.64 [+0.79] 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__->