Re: [PATCH] net/9p: convert to new CQ API

2016-02-28 Thread Christoph Hellwig
On Sun, Feb 28, 2016 at 01:03:47PM +0200, Sagi Grimberg wrote: > >> Trivial conversion to the new RDMA CQ API. > > Looks nice and simple :) > > But I think that the fact that CQ processing is now > done in soft-IRQ (which is an improvement!) needs to > be documented. Yeah, I meant to do that, but

Re: [PATCH] net/9p: convert to new CQ API

2016-02-28 Thread Sagi Grimberg
Trivial conversion to the new RDMA CQ API. Looks nice and simple :) But I think that the fact that CQ processing is now done in soft-IRQ (which is an improvement!) needs to be documented. Other than that, looks great Reviewed-by: Sagi Grimberg P.S. I was also confused in the past about 9p