From: Eyal Perry Date: Thu, 19 Dec 2013 19:20:15 +0000 (+0200) Subject: net/mlx4_core: Set CQE/EQE size to 64B by default X-Git-Tag: v3.14-rc1~94^2~419^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be902ab122fcc59ba6a8588e820c31861d75a5a4;p=pandora-kernel.git 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 Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed