On Thu, 2017-08-24 at 15:56 -0400, Doug Ledford wrote: > On Thu, 2017-08-17 at 15:52 +0300, Leon Romanovsky wrote: > > This patch series adds to Mellanox ConnectX HCA driver support of > > tag matching. It introduces new hardware object eXtended shared > > Receive > > Queue (XRQ), which follows SRQ semantics with addition of extended > > receive buffers topologies and offloads. > > > > This series adds tag matching topology and rendezvouz offload. > > > > Changelog: > > v0->v1: > > * Rebased version, no change > > RFC->v0: > > * Followed after RFC posted on the ML and OFVWG discussions > > * Implements agreed verbs interface > > * Rebased on top of latest version > > * Adding feature description under Documentaion/infiniband > > * In struct ib_srq_init_attr moved CQ outside XRC inner struct. > > * Added max size of the information passed after the RNDV header > > * Added hca_sq_owner HW flag for RNDV QPs > > > > Thanks > > I know in the previous thread on this submission that you thought it > didn't need the shared pull request, but I'm seeing this when I try > to > build after pulling this patch series in: > In file included from ./include/linux/mlx5/driver.h:49:0, > from ./include/linux/mlx5/fs.h:36, > from drivers/infiniband/hw/mlx5/qp.c:37: > drivers/infiniband/hw/mlx5/qp.c: In function ‘create_qp_common’: > drivers/infiniband/hw/mlx5/qp.c:1734:6: error: > ‘MLX5_QPC_OFFLOAD_TYPE_RNDV’ undeclared (first use in this function); > did you mean ‘MLX5_XRQC_OFFLOAD_RNDV’? > MLX5_QPC_OFFLOAD_TYPE_RNDV); Nevermind. This is an ordering issue. I took this before your 24 patch series and I think that is the source of the problem. -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html