Re: [PATCH, AArch64] Add RDMA support to Falkor.

2017-07-19 Thread Jim Wilson
Ping^2 On Tue, Jul 11, 2017 at 1:49 PM, Jim Wilson wrote: > Ping. > > Jim > > On Thu, Jun 29, 2017 at 1:53 PM, Jim Wilson wrote: >> Falkor is an ARMV8-A part, but also includes the RDMA extension from >> ARMV8.1-A. >> I'd like to enable support for the RDMA instructions when -mcpu=falkor is >>

Re: [PATCH, AArch64] Add RDMA support to Falkor.

2017-07-11 Thread Jim Wilson
Ping. Jim On Thu, Jun 29, 2017 at 1:53 PM, Jim Wilson wrote: > Falkor is an ARMV8-A part, but also includes the RDMA extension from > ARMV8.1-A. > I'd like to enable support for the RDMA instructions when -mcpu=falkor is > used, > and also make the RDMA intrisics available. To do that, I need