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.29 [+0.27] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1186 MB/s 961646 calls/s # 3.04 [+1.08] udp tx: 1773 MB/s 30088 calls/s 30088 msg/s # 4.01 [+0.97] udp rx: 1737 MB/s 1411225 calls/s # 4.04 [+0.03] udp tx: 1810 MB/s 30703 calls/s 30703 msg/s # 5.01 [+0.97] udp rx: 1831 MB/s 1488744 calls/s # 5.04 [+0.03] udp tx: 1880 MB/s 31893 calls/s 31893 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1766 MB/s 1436503 calls/s # 6.24 [+1.07] udp tx: 1866 MB/s 31656 calls/s 31656 msg/s # 7.21 [+0.97] udp rx: 1861 MB/s 1511375 calls/s # 7.24 [+0.03] udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # 8.21 [+0.97] udp rx: 1895 MB/s 1539987 calls/s # 8.24 [+0.03] udp tx: 1950 MB/s 33089 calls/s 33089 msg/s # 8.84 [+0.61] GRO frag list over UDP tunnel ok # 9.61 [+0.77] GRO fwd over UDP tunnel ok # 9.86 [+0.25] IPv6 # 10.11 [+0.25] No GRO ok # 10.64 [+0.53] GRO frag list ok # 11.17 [+0.53] GRO fwd ok # 11.64 [+0.47] UDP fwd perf udp rx: 1198 MB/s 972492 calls/s # 12.70 [+1.06] udp tx: 1807 MB/s 30656 calls/s 30656 msg/s # 13.67 [+0.98] udp rx: 1786 MB/s 1452061 calls/s # 13.70 [+0.02] udp tx: 1850 MB/s 31382 calls/s 31382 msg/s # 14.68 [+0.98] udp rx: 1745 MB/s 1420967 calls/s # 14.70 [+0.02] udp tx: 1758 MB/s 29831 calls/s 29831 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1704 MB/s 1385945 calls/s # 15.88 [+1.06] udp tx: 1798 MB/s 30496 calls/s 30496 msg/s # 16.85 [+0.97] udp rx: 1759 MB/s 1428841 calls/s # 16.88 [+0.03] udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # 17.85 [+0.97] udp rx: 1820 MB/s 1478028 calls/s # 17.88 [+0.03] udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # 18.41 [+0.53] GRO frag list over UDP tunnel ok # 19.10 [+0.69] 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__->