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.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp tx: 1930 MB/s 32749 calls/s 32749 msg/s # 2.93 [+1.07] udp rx: 1823 MB/s 1484255 calls/s # 3.92 [+0.99] udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # 3.93 [+0.00] udp rx: 1301 MB/s 1057947 calls/s # 4.92 [+1.00] udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # 5.02 [+0.10] udp rx: 1830 MB/s 1489196 calls/s # 5.04 [+0.02] UDP GRO fwd perf udp rx: 1756 MB/s 1428274 calls/s # 6.10 [+1.06] udp tx: 1893 MB/s 32118 calls/s 32118 msg/s # 7.08 [+0.98] udp rx: 1808 MB/s 1470634 calls/s # 7.10 [+0.02] udp tx: 1886 MB/s 32002 calls/s 32002 msg/s # 8.08 [+0.98] udp rx: 1843 MB/s 1500052 calls/s # 8.10 [+0.02] udp tx: 1885 MB/s 31985 calls/s 31985 msg/s # 8.63 [+0.53] GRO frag list over UDP tunnel ok # 9.35 [+0.71] GRO fwd over UDP tunnel ok # 9.59 [+0.24] IPv6 # 9.83 [+0.24] No GRO ok # 10.37 [+0.55] GRO frag list ok # 10.90 [+0.52] GRO fwd ok # 11.37 [+0.47] UDP fwd perf udp rx: 1104 MB/s 899330 calls/s # 12.44 [+1.07] udp tx: 1154 MB/s 19573 calls/s 19573 msg/s # 13.41 [+0.97] udp rx: 1184 MB/s 963988 calls/s # 13.44 [+0.03] udp tx: 1188 MB/s 20160 calls/s 20160 msg/s # 14.41 [+0.97] udp rx: 1218 MB/s 991804 calls/s # 14.44 [+0.03] udp tx: 1227 MB/s 20812 calls/s 20812 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1183 MB/s 963574 calls/s # 15.63 [+1.07] udp tx: 1224 MB/s 20775 calls/s 20775 msg/s # 16.60 [+0.97] udp rx: 1207 MB/s 982611 calls/s # 16.63 [+0.03] udp tx: 1214 MB/s 20604 calls/s 20604 msg/s # 17.60 [+0.97] udp rx: 1151 MB/s 937828 calls/s # 17.63 [+0.03] udp tx: 1157 MB/s 19629 calls/s 19629 msg/s # 18.21 [+0.59] GRO frag list over UDP tunnel ok # 19.01 [+0.80] 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__->