Re: [PATCH RFC] IB/mad: remove obsolete snoop interface

2015-10-04 Thread Or Gerlitz
On Wed, Sep 30, 2015 at 9:01 AM, wrote: > This interface has no current users and is obsolete. mmm, how does Sean's madeye util is working? Or. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info a

RE: [PATCH RFC] IB/mad: remove obsolete snoop interface

2015-09-30 Thread Weiny, Ira
> > > I have a series of about 5 patches which implement tracing in the MAD > > stack which I was working through and was going to submit > > Does your MAD stack tracing include the dumping and decode of sent and > received MADs ? > Yes with a bit more details in some places and probably less i

Re: [PATCH RFC] IB/mad: remove obsolete snoop interface

2015-09-30 Thread Hal Rosenstock
On 9/30/2015 12:32 PM, Weiny, Ira wrote: >> >> On 9/30/2015 2:01 AM, ira.we...@intel.com wrote: >>> From: Ira Weiny >>> >>> This interface has no current users and is obsolete. >> >> There are no in tree users of this but there is Sean's madeye tool (which is >> out >> of tree). This is still a u

RE: [PATCH RFC] IB/mad: remove obsolete snoop interface

2015-09-30 Thread Weiny, Ira
> > On 9/30/2015 2:01 AM, ira.we...@intel.com wrote: > > From: Ira Weiny > > > > This interface has no current users and is obsolete. > > There are no in tree users of this but there is Sean's madeye tool (which is > out > of tree). This is still a useful debug tool for MADs. Where is that? I

Re: [PATCH RFC] IB/mad: remove obsolete snoop interface

2015-09-30 Thread Hal Rosenstock
On 9/30/2015 2:01 AM, ira.we...@intel.com wrote: > From: Ira Weiny > > This interface has no current users and is obsolete. There are no in tree users of this but there is Sean's madeye tool (which is out of tree). This is still a useful debug tool for MADs. > Signed-off-by: Ira Weiny > --- >

[PATCH RFC] IB/mad: remove obsolete snoop interface

2015-09-29 Thread ira . weiny
From: Ira Weiny This interface has no current users and is obsolete. Signed-off-by: Ira Weiny --- This has undergone a medium level of testing. I have run it against mlx4, qib, and OPA hardware and it does not seem to cause any regressions. drivers/infiniband/core/mad.c | 226 +