Re: [PATCH v9 08/22] IB/hns: Add icm support
From: Leon Romanovsky <hidden>
Date: 2016-06-09 06:58:41
Also in:
linux-rdma, lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Leon Romanovsky <hidden>
Date: 2016-06-09 06:58:41
Also in:
linux-rdma, lkml
On Wed, Jun 01, 2016 at 11:37:50PM +0800, Lijun Ou wrote:
This patch mainly added icm support for RoCE. It initializes icm which managers the relative memory blocks for RoCE. The data structures of RoCE will be located in it. For example, CQ table, QP table and MTPT table so on.
I wonder if you have the same needs for ICM as it is in mlx4 device. Do you have firmware? Thanks