On 2016/4/30 12:33, Or Gerlitz wrote:
On Wed, Apr 27, 2016 at 6:34 AM, oulijun <ouli...@huawei.com> wrote:
On 2016/4/26 22:25, Jiri Pirko wrote:
Tue, Apr 26, 2016 at 04:18:21PM CEST, l...@kernel.org wrote:
I appreciate your keen eye. this code is meant for ARM64bit therefore
should run corretly for 64-bit AARCH64.
The driver should run correctly on any arch.
Hi Jiri Pirko,
Our driver run in ARM64 platform by depending on Kconfig. It will be
configure in Kconfig file.
Can you elaborate what design aspects in the driver or anywhere else
should impose that limitation?
Or.
Hi, Or Gerlitz
1. Oulijun resloved the problem, and sent PATCH V6 on 2016-4-28. Thanks
for more comments.
2. This driver for Hisilicon RoCE Engine run in ARM SoCs.
The Hisilicon Network Subsystem is a long term evolution IP which is
supposed to be used in Hisilicon ICT SoCs. HNS(Hisilicon Network Subsystem)
has a hardware support of performing RDMA with RoCE engine.
This Kconfig related with this driver as below:
config INFINIBAND_HISILICON_HNS
tristate "Hisilicon Hns ROCE Driver"
depends on NET_VENDOR_HISILICON
depends on ARM64 && HNS && HNS_DSAF && HNS_ENET
Regards
Wei Hu
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
.