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.24 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1527 MB/s 1237674 calls/s # 2.85 [+1.06] udp tx: 1896 MB/s 32166 calls/s 32166 msg/s # 3.83 [+0.97] udp rx: 1714 MB/s 1389173 calls/s # 3.85 [+0.02] udp tx: 1958 MB/s 33213 calls/s 33213 msg/s # 4.83 [+0.98] udp rx: 1690 MB/s 1369370 calls/s # 4.85 [+0.02] udp tx: 1948 MB/s 33050 calls/s 33050 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1377526 calls/s # 6.03 [+1.06] udp tx: 1906 MB/s 32329 calls/s 32329 msg/s # 7.00 [+0.98] udp rx: 1776 MB/s 1441569 calls/s # 7.03 [+0.02] udp tx: 1955 MB/s 33172 calls/s 33172 msg/s # 8.00 [+0.98] udp rx: 1778 MB/s 1442877 calls/s # 8.03 [+0.02] udp tx: 1953 MB/s 33137 calls/s 33137 msg/s # 8.55 [+0.52] GRO frag list over UDP tunnel ok # 9.27 [+0.72] GRO fwd over UDP tunnel ok # 9.51 [+0.23] IPv6 # 9.74 [+0.23] No GRO ok # 10.20 [+0.46] GRO frag list ok # 10.69 [+0.49] GRO fwd ok # 11.15 [+0.46] UDP fwd perf udp rx: 1471 MB/s 1193715 calls/s # 12.21 [+1.06] udp tx: 1793 MB/s 30411 calls/s 30411 msg/s # 13.19 [+0.98] udp rx: 1701 MB/s 1379508 calls/s # 13.21 [+0.02] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 14.19 [+0.98] udp rx: 1210 MB/s 981202 calls/s # 14.21 [+0.02] udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1199 MB/s 971992 calls/s # 15.39 [+1.06] udp tx: 1898 MB/s 32197 calls/s 32197 msg/s # 16.37 [+0.97] udp rx: 923 MB/s 747788 calls/s # 16.39 [+0.03] udp tx: 1976 MB/s 33515 calls/s 33515 msg/s # 17.37 [+0.97] udp rx: 911 MB/s 738654 calls/s # 17.39 [+0.03] udp tx: 1459 MB/s 24746 calls/s 24746 msg/s # 17.94 [+0.55] GRO frag list over UDP tunnel ok # 18.61 [+0.66] 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__->