Re: [PATCH] rdma: move the ib_wr_opcode enum to include/uapi

2018-09-17 Thread Walker, Benjamin
On Mon, 2018-09-17 at 15:08 -0600, Jason Gunthorpe wrote: > On Mon, Sep 17, 2018 at 08:38:16PM +0000, Walker, Benjamin wrote: > > We've recently run into this same issue on i40iw, which appears to make the > > same > > mistake of using the kernel version of the enu

Re: [PATCH] rdma: move the ib_wr_opcode enum to include/uapi

2018-09-17 Thread Walker, Benjamin
Sent: Thursday, August 16, 2018 11:01 AM > To: Howell, Seth > Cc: Walker, Benjamin ; Doug Ledford < > dledf...@redhat.com>; linux-r...@vger.kernel.org; linux-kernel@vger.kernel.org > ; Moni Shoua > Subject: Re: [PATCH] rdma: move the ib_wr_opcode enum to include/uapi > > On

Re: Requirement to get BAR pci_bus_address in user space

2018-06-14 Thread Walker, Benjamin
On Thu, 2018-06-14 at 08:50 -0600, Alex Williamson wrote: > On Thu, 14 Jun 2018 16:18:15 +0530 > Srinath Mannam wrote: > > > Hi Sinan Kaya, > > > > Here are the details, > > > > The issue is, For CMB cards SQs are allocated inside device BAR memory > > which is different from normal cards. > >