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.29 [+0.27] No GRO ok # 0.80 [+0.52] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.91 [+0.52] UDP fwd perf udp rx: 1183 MB/s 963265 calls/s # 2.98 [+1.07] udp tx: 1228 MB/s 20831 calls/s 20831 msg/s # 3.95 [+0.97] udp rx: 1296 MB/s 1055377 calls/s # 3.98 [+0.03] udp tx: 1307 MB/s 22174 calls/s 22174 msg/s # 4.95 [+0.97] udp rx: 1277 MB/s 1039666 calls/s # 4.98 [+0.03] udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1695 MB/s 1378653 calls/s # 6.17 [+1.07] udp tx: 1812 MB/s 30737 calls/s 30737 msg/s # 7.14 [+0.97] udp rx: 1775 MB/s 1444289 calls/s # 7.17 [+0.03] udp tx: 1817 MB/s 30828 calls/s 30828 msg/s # 8.14 [+0.97] udp rx: 1776 MB/s 1446251 calls/s # 8.17 [+0.03] udp tx: 1784 MB/s 30268 calls/s 30268 msg/s # 8.78 [+0.61] GRO frag list over UDP tunnel ok # 9.55 [+0.77] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.03 [+0.23] No GRO ok # 10.58 [+0.55] GRO frag list ok # 11.13 [+0.55] GRO fwd ok # 11.62 [+0.50] UDP fwd perf udp rx: 1043 MB/s 849204 calls/s # 12.69 [+1.07] udp tx: 1078 MB/s 18290 calls/s 18290 msg/s # 13.66 [+0.97] udp rx: 1186 MB/s 966211 calls/s # 13.69 [+0.03] udp tx: 1217 MB/s 20648 calls/s 20648 msg/s # 14.66 [+0.97] udp rx: 1209 MB/s 984942 calls/s # 14.69 [+0.03] udp tx: 1213 MB/s 20585 calls/s 20585 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 887 MB/s 722441 calls/s # 15.88 [+1.06] udp tx: 1110 MB/s 18829 calls/s 18829 msg/s # 16.85 [+0.97] udp rx: 1230 MB/s 1001848 calls/s # 16.88 [+0.03] udp tx: 1235 MB/s 20958 calls/s 20958 msg/s # 17.85 [+0.97] udp rx: 1148 MB/s 934942 calls/s # 17.88 [+0.03] udp tx: 1157 MB/s 19635 calls/s 19635 msg/s # 18.52 [+0.64] GRO frag list over UDP tunnel ok # 19.34 [+0.82] 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__->