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.28 [+0.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1475 MB/s 1201505 calls/s # 3.00 [+1.08] udp tx: 1811 MB/s 30727 calls/s 30727 msg/s # 3.97 [+0.97] udp rx: 1920 MB/s 1563774 calls/s # 4.00 [+0.03] udp tx: 1938 MB/s 32876 calls/s 32876 msg/s # 4.97 [+0.97] udp rx: 1947 MB/s 1585494 calls/s # 5.00 [+0.03] udp tx: 1962 MB/s 33277 calls/s 33277 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1789 MB/s 1457119 calls/s # 6.18 [+1.06] udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # 7.15 [+0.98] udp rx: 1864 MB/s 1517829 calls/s # 7.18 [+0.02] udp tx: 1914 MB/s 32472 calls/s 32472 msg/s # 8.15 [+0.98] udp rx: 1895 MB/s 1543024 calls/s # 8.18 [+0.02] udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # 8.77 [+0.60] GRO frag list over UDP tunnel ok # 9.49 [+0.71] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 9.98 [+0.24] No GRO ok # 10.51 [+0.53] GRO frag list ok # 11.10 [+0.59] GRO fwd ok # 11.58 [+0.48] UDP fwd perf udp rx: 771 MB/s 627116 calls/s # 12.65 [+1.07] udp tx: 1178 MB/s 19988 calls/s 19988 msg/s # 13.62 [+0.97] udp rx: 733 MB/s 594054 calls/s # 13.65 [+0.03] udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # 14.62 [+0.97] udp rx: 688 MB/s 557902 calls/s # 14.65 [+0.03] udp tx: 1333 MB/s 22610 calls/s 22610 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1754 MB/s 1428254 calls/s # 15.84 [+1.07] udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # 16.81 [+0.97] udp rx: 1951 MB/s 1588416 calls/s # 16.84 [+0.03] udp tx: 1976 MB/s 33521 calls/s 33521 msg/s # 17.81 [+0.97] udp rx: 1912 MB/s 1557227 calls/s # 17.84 [+0.03] udp tx: 1921 MB/s 32597 calls/s 32597 msg/s # 18.41 [+0.57] GRO frag list over UDP tunnel ok # 19.14 [+0.73] 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__->