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.24 [+0.23] No GRO ok # 0.79 [+0.55] GRO frag list ok # 1.33 [+0.54] GRO fwd ok # 1.77 [+0.44] UDP fwd perf udp rx: 1923 MB/s 1566180 calls/s # 2.84 [+1.06] udp tx: 1988 MB/s 33727 calls/s 33727 msg/s # 3.81 [+0.98] udp rx: 1928 MB/s 1570225 calls/s # 3.84 [+0.02] udp tx: 1943 MB/s 32959 calls/s 32959 msg/s # 4.81 [+0.98] udp rx: 1967 MB/s 1601762 calls/s # 4.84 [+0.02] udp tx: 1976 MB/s 33528 calls/s 33528 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1674 MB/s 1363280 calls/s # 6.02 [+1.06] udp tx: 1736 MB/s 29444 calls/s 29444 msg/s # 7.00 [+0.97] udp rx: 1952 MB/s 1589085 calls/s # 7.02 [+0.03] udp tx: 1964 MB/s 33327 calls/s 33327 msg/s # 8.00 [+0.97] udp rx: 1964 MB/s 1599158 calls/s # 8.02 [+0.03] udp tx: 1970 MB/s 33426 calls/s 33426 msg/s # 8.62 [+0.60] GRO frag list over UDP tunnel ok # 9.40 [+0.77] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.90 [+0.25] No GRO ok # 10.43 [+0.53] GRO frag list ok # 10.99 [+0.56] GRO fwd ok # 11.48 [+0.49] UDP fwd perf udp rx: 1697 MB/s 1381947 calls/s # 12.55 [+1.07] udp tx: 1873 MB/s 31782 calls/s 31782 msg/s # 13.52 [+0.97] udp rx: 1843 MB/s 1500502 calls/s # 13.55 [+0.03] udp tx: 1854 MB/s 31450 calls/s 31450 msg/s # 14.52 [+0.97] udp rx: 1832 MB/s 1491779 calls/s # 14.55 [+0.03] udp tx: 1839 MB/s 31195 calls/s 31195 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1887 MB/s 1536787 calls/s # 15.73 [+1.06] udp tx: 1952 MB/s 33115 calls/s 33115 msg/s # 16.71 [+0.98] udp rx: 1910 MB/s 1555096 calls/s # 16.73 [+0.02] udp tx: 1929 MB/s 32734 calls/s 32734 msg/s # 17.71 [+0.98] udp rx: 1747 MB/s 1422297 calls/s # 17.73 [+0.02] udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # 18.29 [+0.56] GRO frag list over UDP tunnel ok # 19.02 [+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__->