commit | be902ab122fcc59ba6a8588e820c31861d75a5a4 | [log] [tgz] |
---|---|---|
author | Eyal Perry <eyalpe@mellanox.com> | Thu Dec 19 21:20:15 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 19 19:04:44 2013 -0500 |
tree | b555083c1b970228819fa04bc915fc9b209727fd | |
parent | d03a68f8217ea03492e4f7928db222dc6544792a [diff] |
net/mlx4_core: Set CQE/EQE size to 64B by default To achieve out of the box performance default is to use 64 byte CQE/EQE. In tests that we conduct in our labs, we achieved a performance improvement of twice the message rate. For older VF/libmlx4 support, enable_64b_cqe_eqe must be set to 0 (disabled). Signed-off-by: Eyal Perry <eyalpe@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>