On 23 September 2014 09:25, Michael R. Hines <mrhi...@linux.vnet.ibm.com> wrote:
> I could use some advice from the community on this: In particular, I have > *zero* 32-bit machine to > fix this on........ now, I could easily create a 32-bit machine, but I > simply don't have any RDMA hardware > for which to run the 32-bit virtual machine against. > > So, what are my options? Can I just submit a patch that completely disables > RDMA in 32-bit environments? That's probably better than failing to compile. You might want to at least shake out the compile errors so you can figure out if your protocol itself has word-size issues or if it's just the implementation that needs fixing. I assume there's nothing inherent to RDMA that mandates 64 bit... -- PMM