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.74 [+0.50] GRO frag list ok # 1.28 [+0.54] GRO fwd ok # 1.71 [+0.43] UDP fwd perf udp rx: 1658 MB/s 1349180 calls/s # 2.77 [+1.06] udp tx: 1924 MB/s 32645 calls/s 32645 msg/s # 3.74 [+0.98] udp rx: 1896 MB/s 1543719 calls/s # 3.77 [+0.02] udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # 4.74 [+0.98] udp rx: 1934 MB/s 1574426 calls/s # 4.77 [+0.02] udp tx: 1942 MB/s 32940 calls/s 32940 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1886 MB/s 1535421 calls/s # 5.94 [+1.06] udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # 6.92 [+0.98] udp rx: 1926 MB/s 1567860 calls/s # 6.94 [+0.02] udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # 7.92 [+0.98] udp rx: 1940 MB/s 1578542 calls/s # 7.94 [+0.02] udp tx: 1960 MB/s 33247 calls/s 33247 msg/s # 8.53 [+0.59] GRO frag list over UDP tunnel ok # 9.27 [+0.73] GRO fwd over UDP tunnel ok # 9.52 [+0.25] IPv6 # 9.81 [+0.29] No GRO ok # 10.34 [+0.53] GRO frag list ok # 10.90 [+0.56] GRO fwd ok # 11.44 [+0.54] UDP fwd perf udp rx: 1267 MB/s 1026775 calls/s # 12.51 [+1.07] udp tx: 1889 MB/s 32053 calls/s 32053 msg/s # 13.48 [+0.97] udp rx: 1651 MB/s 1338076 calls/s # 13.51 [+0.03] udp tx: 1919 MB/s 32548 calls/s 32548 msg/s # 14.48 [+0.97] udp rx: 1703 MB/s 1380128 calls/s # 14.51 [+0.03] udp tx: 1906 MB/s 32332 calls/s 32332 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1718 MB/s 1397308 calls/s # 15.69 [+1.07] udp tx: 1883 MB/s 31953 calls/s 31953 msg/s # 16.66 [+0.97] udp rx: 1740 MB/s 1415504 calls/s # 16.69 [+0.03] udp tx: 1860 MB/s 31555 calls/s 31555 msg/s # 17.66 [+0.97] udp rx: 1782 MB/s 1447232 calls/s # 17.69 [+0.03] udp tx: 1895 MB/s 32144 calls/s 32144 msg/s # 18.28 [+0.59] GRO frag list over UDP tunnel ok # 19.09 [+0.81] 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__->