[ofa-general] ***SPAM*** InfiniBand/RDMA merge plans for 2.6.27

Roland Dreier rdreier at cisco.com
Tue Jul 15 12:36:32 PDT 2008


 > So just to make sure, firmware 2.5 does not support IB BMME and if I want to
 > test with this patch I need to get a special firmware drop from Mellanox?

Right: in the test

+	if ((dev->dev->caps.bmme_flags & MLX4_BMME_FLAG_LOCAL_INV) &&
+	    (dev->dev->caps.bmme_flags & MLX4_BMME_FLAG_REMOTE_INV) &&
+	    (dev->dev->caps.bmme_flags & MLX4_BMME_FLAG_FAST_REG_WR))
+		props->device_cap_flags |= IB_DEVICE_MEM_MGT_EXTENSIONS;

you will see that not all the bmme_flags required are set by FW 2.5.



More information about the general mailing list