Re: [RFC] XRC upstream merge reboot

2011-08-21 Thread Jack Morgenstein
On Thursday 11 August 2011 01:20, Hefty, Sean wrote: > To help with OFED feature level compatibility, I'm in the process of adding a > new call to ibverbs: > > struct ib_qp_open_attr { > void (*event_handler)(struct ib_event *, void *); > void  *qp_context; > u32    qp_num

Re: [PATCH 3/6] infiniband-diags: Add FDR10 support to ibnetdiscover and libibnetdisc

2011-08-21 Thread Ira Weiny
On Fri, 19 Aug 2011 09:54:01 -0700 Hal Rosenstock wrote: > > Signed-off-by: Hal Rosenstock > --- > libibnetdisc/include/infiniband/ibnetdisc.h |3 +- > libibnetdisc/src/ibnetdisc.c| 148 > ++- > libibnetdisc/src/query_smp.c| 10 ++

Re: [PATCH 3/6] infiniband-diags: Add FDR10 support to ibnetdiscover and libibnetdisc

2011-08-21 Thread Hal Rosenstock
On Sun, Aug 21, 2011 at 11:36 PM, Ira Weiny wrote: > On Fri, 19 Aug 2011 09:54:01 -0700 > Hal Rosenstock wrote: > >> >> Signed-off-by: Hal Rosenstock >> --- >>  libibnetdisc/include/infiniband/ibnetdisc.h |    3 +- >>  libibnetdisc/src/ibnetdisc.c                |  148 >> ++

Re: [PATCH 3/6] infiniband-diags: Add FDR10 support to ibnetdiscover and libibnetdisc

2011-08-21 Thread Ira Weiny
On Sun, 21 Aug 2011 20:56:08 -0700 Hal Rosenstock wrote: > On Sun, Aug 21, 2011 at 11:36 PM, Ira Weiny wrote: > > On Fri, 19 Aug 2011 09:54:01 -0700 > > Hal Rosenstock wrote: > > > >> > >> Signed-off-by: Hal Rosenstock > >> --- > >> libibnetdisc/include/infiniband/ibnetdisc.h |3 +- > >>

Re: [PATCH 1/6] infiniband-diags/man/ibportstate.8: Update for fdr

2011-08-21 Thread Ira Weiny
On Fri, 19 Aug 2011 09:53:42 -0700 Hal Rosenstock wrote: > > Signed-off-by: Hal Rosenstock Thanks applied, Ira > --- > man/ibportstate.8 | 10 +++--- > 1 files changed, 7 insertions(+), 3 deletions(-) > > diff --git a/man/ibportstate.8 b/man/ibportstate.8 > index 2989247..2a60db9 1006