public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
To: "Hefty, Sean" <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Mike Heinz
	<michael.heinz-h88ZbnxC6KDQT0dZR+AlfA@public.gmane.org>,
	"linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH v2] IB/util madeye.c
Date: Thu, 27 May 2010 15:25:27 -0600	[thread overview]
Message-ID: <20100527212527.GC15969@obsidianresearch.com> (raw)
In-Reply-To: <CF9C39F99A89134C9CF9C4CCB68B8DDF255F32E369-osO9UTpF0USkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>

On Thu, May 27, 2010 at 09:31:46AM -0700, Hefty, Sean wrote:

> > Madeye is a debugging/monitoring tool for infiniband fabrics. When
> > loaded, by default it will log copies of all MAD traffic to the
> > system log. In addition, it can be configured to log only those
> > MADs which have a particular class or a particular attribute id.
 
> While I've found madeye to be very useful myself, it seems
> preferable for umad to support MAD snooping, so that a user space
> application could implement more complex filtering, monitoring, and
> reporting mechanisms.  Madeye could then be ported to user space.

I've been working on the rxe patchset and have added a
ETH_P_INFINIBAND to the net stack, ostensibly to carry packets with
LRHs through the netdevice layers for rxe..

But IHMO, the sanest way to do this is to route full MAD packets w/
LRH's etc through the net stack so they can be hooked via standard
tcpdump esque mechanisms. That stuff works, alot of time has been
spent making it work well..

AFAIK the main trouble with doing this is that the IB devices would
need to become netdevices instead of their current seperate
thingy.. I'm not sure that is a big hurdle though??

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2010-05-27 21:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-27 15:51 [PATCH v2] IB/util madeye.c Mike Heinz
     [not found] ` <4C2744E8AD2982428C5BFE523DF8CDCB49A488D5D7-amwN6d8PyQWXx9kJd3VG2h2eb7JE58TQ@public.gmane.org>
2010-05-27 16:31   ` Hefty, Sean
     [not found]     ` <CF9C39F99A89134C9CF9C4CCB68B8DDF255F32E369-osO9UTpF0USkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2010-05-27 16:46       ` Ira Weiny
     [not found]         ` <20100527094605.790bafee.weiny2-i2BcT+NCU+M@public.gmane.org>
2010-05-27 17:42           ` Hefty, Sean
     [not found]             ` <CF9C39F99A89134C9CF9C4CCB68B8DDF255F32E4CC-osO9UTpF0USkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2010-05-27 18:10               ` Roland Dreier
     [not found]                 ` <adamxvlw6za.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
2010-05-27 18:30                   ` Hefty, Sean
2010-06-03 16:31                   ` Hefty, Sean
     [not found]                     ` <CF9C39F99A89134C9CF9C4CCB68B8DDF255F46352E-osO9UTpF0USkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2010-06-04 16:18                       ` Mike Heinz
2010-05-27 21:25       ` Jason Gunthorpe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100527212527.GC15969@obsidianresearch.com \
    --to=jgunthorpe-epgobjl8dl3ta4ec/59zmfatqe2ktcn/@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=michael.heinz-h88ZbnxC6KDQT0dZR+AlfA@public.gmane.org \
    --cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox