Re: [PATCH v5 00/21] Add HiSilicon RoCE driver
From: Leon Romanovsky <leon@kernel.org>
Date: 2016-04-24 07:54:37
Also in:
linux-rdma, lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Leon Romanovsky <leon@kernel.org>
Date: 2016-04-24 07:54:37
Also in:
linux-rdma, lkml
On Sat, Apr 23, 2016 at 06:26:38PM +0800, Lijun Ou wrote:
The HiSilicon Network Substem is a long term evolution IP which is supposed to be used in HiSilicon ICT SoCs. HNS (HiSilicon Network Sybsystem) also has a hardware support of performing RDMA with RoCEE. The driver for HiSilicon RoCEE(RoCE Engine) is a platform driver and will support mulitple versions of SOCs in future. This version of driver is meant to support Hip06 SoC (which confirms to RoCEEv1 hardware specifications). Changes v5 -> v4:
v4 -> v5
1. redesign the patchset for RoCE modules in order to split the huge patch into small patches.
Thanks, I may admit that I didn't look on the patches yet, however two things already spotted my attention: 1. Please fix Signed-off-by signatures to include First name, Last name and email address. 2. Please run spelling checker on all your patches.