[PATCH V2 02/10] cxgb4: Common platform specific changes for DB Drop Recovery

2011-10-20 Thread Vipul Pandya
- Add platform-specific callback functions for interrupts. This is needed to do a single read-clear of the CAUSE register and then call out to platform specific functions for DB threshold interrupts and DB drop interrupts. - Add t4_mem_win_read_len() - mem-window reads for arb

RE: [PATCH V2 02/10] cxgb4: Common platform specific changes for DB Drop Recovery

2011-10-20 Thread Felix Marti
vger.kernel.org; net...@vger.kernel.org > Cc: rol...@purestorage.com; da...@davemloft.net; Divy Le Ray; Dimitrios > Michailidis; Kumar A S; Steve Wise; Vipul Pandya > Subject: [PATCH V2 02/10] cxgb4: Common platform specific changes for DB > Drop Recovery > > - Add platform-spec

Re: [PATCH V2 02/10] cxgb4: Common platform specific changes for DB Drop Recovery

2011-10-28 Thread Roland Dreier
On Thu, Oct 20, 2011 at 10:18 AM, Felix Marti wrote: > Don't add stuff to the t4fw_interface.h, that is owned by firmware. Vipul, do you plan to respin to handle Felix's comment? - R. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@

Re: [PATCH V2 02/10] cxgb4: Common platform specific changes for DB Drop Recovery

2011-10-28 Thread Kumar Sanghvi
Hi Roland, On Fri, Oct 28, 2011 at 10:59:47 -0700, Roland Dreier wrote: > On Thu, Oct 20, 2011 at 10:18 AM, Felix Marti wrote: > > Don't add stuff to the t4fw_interface.h, that is owned by firmware. > > Vipul, do you plan to respin to handle Felix's comment? > > - R. Vipul is on leave, so repl

Re: [PATCH V2 02/10] cxgb4: Common platform specific changes for DB Drop Recovery

2011-10-28 Thread Roland Dreier
> Vipul did a respin of this patch, and posted the V3 version. > Its available here: > http://www.mail-archive.com/linux-rdma@vger.kernel.org/msg09659.html Got it, thanks. - R. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.ker

Re: [PATCH V2 02/10] cxgb4: Common platform specific changes for DB Drop Recovery

2011-11-29 Thread Vipul Pandya
Hi Roland, This is just a gentle reminder to confirm if this patch series is going to get merge for 3.2? Let us know if something is missing from our side since i don't see the patches yet in your infiniband tree's for-next branch. Thanks, Vipul On 28-10-2011 23:58, Roland Dreier wrote: >> Vip

Re: [PATCH V2 02/10] cxgb4: Common platform specific changes for DB Drop Recovery

2012-02-06 Thread Vipul Pandya
Hi Roland, On 28-10-2011 23:58, Roland Dreier wrote: >> Vipul did a respin of this patch, and posted the V3 version. >> Its available here: >> http://www.mail-archive.com/linux-rdma@vger.kernel.org/msg09659.html > > Got it, thanks. > > - R. Will this series be coming out with 3.3? let me know

Re: [PATCH V2 02/10] cxgb4: Common platform specific changes for DB Drop Recovery

2012-02-06 Thread Roland Dreier
On Mon, Feb 6, 2012 at 7:20 AM, Vipul Pandya wrote: > Will this series be coming out with 3.3? > let me know if anything is required from my side. No, this series is not in 3.3. Sorry, but this kind of got lost in the shuffle. Can you resend the series against the latest kernel, and explain aga