> > Do you mean the controls? not the snooping? > I mean port madeye to calling libibumad. Replace module_params with > command line options, printk with printf, use the libibumad > registration calls, etc.
But we would need to extend the user MAD interface to support snooping, right? How easy would that be to slot in? Another option would be to rip out all the MAD snooping stuff from the core and replace it with something based on the kernel's tracing infrastructure -- that would give us both a low-tech shell-based version of madeye (based on just using the pretty-printed ASCII dumps from the kernel trace stuff) and also allow for higher-tech userspace code to do smarter processing based on the binary trace interface. - R. -- Roland Dreier <[email protected]> || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
