Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions

2019-09-27 Thread Leon Romanovsky
On Fri, Sep 27, 2019 at 08:23:46PM +0200, gre...@linuxfoundation.org wrote: > On Fri, Sep 27, 2019 at 02:28:20PM +, Saleem, Shiraz wrote: > > > Subject: Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions > > > > > > On Thu, Sep 26, 2019 at 07:49:33

Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions

2019-09-27 Thread gre...@linuxfoundation.org
On Fri, Sep 27, 2019 at 02:28:20PM +, Saleem, Shiraz wrote: > > Subject: Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions > > > > On Thu, Sep 26, 2019 at 07:49:33PM +, Saleem, Shiraz wrote: > > > > Subject: Re: [RFC 15/20] RDMA/ir

RE: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions

2019-09-27 Thread Saleem, Shiraz
> Subject: Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions > > On Thu, Sep 26, 2019 at 07:49:33PM +, Saleem, Shiraz wrote: > > > Subject: Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility > > > definitions > > > > > > O

Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions

2019-09-26 Thread Leon Romanovsky
On Thu, Sep 26, 2019 at 07:49:33PM +, Saleem, Shiraz wrote: > > Subject: Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions > > > > On Thu, Sep 26, 2019 at 09:45:14AM -0700, Jeff Kirsher wrote: > > > From: Mustafa Ismail > > > > >

RE: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions

2019-09-26 Thread Saleem, Shiraz
> Subject: Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions > > On Thu, Sep 26, 2019 at 09:45:14AM -0700, Jeff Kirsher wrote: > > From: Mustafa Ismail > > > > Add miscellaneous utility functions and headers. > > > > Signed-off-by: Mustafa I

Re: [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions

2019-09-26 Thread Leon Romanovsky
On Thu, Sep 26, 2019 at 09:45:14AM -0700, Jeff Kirsher wrote: > From: Mustafa Ismail > > Add miscellaneous utility functions and headers. > > Signed-off-by: Mustafa Ismail > Signed-off-by: Shiraz Saleem > --- > drivers/infiniband/hw/irdma/osdep.h | 108 ++ > drivers/infiniband/hw/irdma/protos

[RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions

2019-09-26 Thread Jeff Kirsher
From: Mustafa Ismail Add miscellaneous utility functions and headers. Signed-off-by: Mustafa Ismail Signed-off-by: Shiraz Saleem --- drivers/infiniband/hw/irdma/osdep.h | 108 ++ drivers/infiniband/hw/irdma/protos.h | 96 ++ drivers/infiniband/hw/irdma/status.h | 70 + drivers/infiniban