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.31 [+0.29] No GRO ok # 0.85 [+0.54] GRO frag list ok # 1.42 [+0.57] GRO fwd ok # 1.87 [+0.45] UDP fwd perf udp rx: 1439 MB/s 1168220 calls/s # 2.93 [+1.06] udp tx: 1854 MB/s 31450 calls/s 31450 msg/s # 3.90 [+0.97] udp rx: 1331 MB/s 1081673 calls/s # 3.93 [+0.03] udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # 4.90 [+0.98] udp rx: 1904 MB/s 1548997 calls/s # 4.93 [+0.02] udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1806 MB/s 1465319 calls/s # 6.10 [+1.06] udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # 7.08 [+0.98] udp rx: 1846 MB/s 1497178 calls/s # 7.10 [+0.02] udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # 8.08 [+0.98] udp rx: 1844 MB/s 1496869 calls/s # 8.10 [+0.02] udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # 8.74 [+0.64] GRO frag list over UDP tunnel ok # 9.56 [+0.82] GRO fwd over UDP tunnel ok # 9.82 [+0.26] IPv6 # 10.08 [+0.26] No GRO ok # 10.57 [+0.49] GRO frag list ok # 11.08 [+0.51] GRO fwd ok # 11.56 [+0.48] UDP fwd perf udp rx: 1099 MB/s 894546 calls/s # 12.62 [+1.06] udp tx: 1159 MB/s 19669 calls/s 19669 msg/s # 13.60 [+0.97] udp rx: 1079 MB/s 878563 calls/s # 13.62 [+0.03] udp tx: 1207 MB/s 20485 calls/s 20485 msg/s # 14.60 [+0.97] udp rx: 1132 MB/s 921898 calls/s # 14.62 [+0.03] udp tx: 1148 MB/s 19485 calls/s 19485 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 960 MB/s 781242 calls/s # 15.82 [+1.08] udp tx: 1183 MB/s 20071 calls/s 20071 msg/s # 16.79 [+0.97] udp rx: 1241 MB/s 1011046 calls/s # 16.82 [+0.03] udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # 17.79 [+0.97] udp rx: 1278 MB/s 1040503 calls/s # 17.82 [+0.03] udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # 18.44 [+0.62] GRO frag list over UDP tunnel ok # 19.28 [+0.84] 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__->