Re: [patch v2 02/37] add opcodes to ib_pack.h

2011-09-01 Thread Jason Gunthorpe
On Wed, Aug 31, 2011 at 10:15:02PM -0500, Bob Pearson wrote: 1. Using ipv6_eth_mc_map() for mapping multicast GIDs seems an unfortunate choice to me. That choice will cause multicast GIDs to be mapped to the 33-33-xx-xx-xx-xx Ethernet address range that has been reserved by RFC 2464 for

Re: [patch v2 02/37] add opcodes to ib_pack.h

2011-09-01 Thread Bart Van Assche
On Thu, Sep 1, 2011 at 5:15 AM, Bob Pearson rpear...@systemfabricworks.com wrote: On Sat, Aug 20, 2011 at 4:47 PM, Bart Van Assche bvanass...@acm.org More in detail, my comments with regard to multicast support in ib_rxe are: 1. Using ipv6_eth_mc_map() for mapping multicast GIDs seems an

RE: [patch v2 02/37] add opcodes to ib_pack.h

2011-08-31 Thread Bob Pearson
-Original Message- From: linux-rdma-ow...@vger.kernel.org [mailto:linux-rdma- ow...@vger.kernel.org] On Behalf Of Bart Van Assche Sent: Monday, August 22, 2011 1:08 PM To: Bob Pearson Cc: linux-rdma@vger.kernel.org Subject: Re: [patch v2 02/37] add opcodes to ib_pack.h On Sat

RE: [patch v2 02/37] add opcodes to ib_pack.h

2011-08-31 Thread Bob Pearson
To: rpear...@systemfabricworks.com Cc: linux-rdma@vger.kernel.org Subject: Re: [patch v2 02/37] add opcodes to ib_pack.h On Sun, Jul 24, 2011 at 9:43 PM, rpear...@systemfabricworks.com wrote: Bring up to date with the current version of the IBTA spec.        - add new opcodes for RC and RD

Re: [patch v2 02/37] add opcodes to ib_pack.h

2011-08-22 Thread Bart Van Assche
On Sat, Aug 20, 2011 at 4:47 PM, Bart Van Assche bvanass...@acm.org wrote: On Mon, Aug 15, 2011 at 6:15 PM, Bob Pearson rpear...@systemfabricworks.com wrote: I want to eventually complete the IB transport parts of the driver although they are not used by RoCE. They would be useful for a soft

Re: [patch v2 02/37] add opcodes to ib_pack.h

2011-08-20 Thread Bart Van Assche
On Mon, Aug 15, 2011 at 6:15 PM, Bob Pearson rpear...@systemfabricworks.com wrote: I want to eventually complete the IB transport parts of the driver although they are not used by RoCE. They would be useful for a soft IB implementation with say an FPGA based MAC/PHY. The long term goal is to

Re: [patch v2 02/37] add opcodes to ib_pack.h

2011-08-15 Thread Bart Van Assche
On Sun, Jul 24, 2011 at 9:43 PM, rpear...@systemfabricworks.com wrote: Bring up to date with the current version of the IBTA spec.        - add new opcodes for RC and RD        - add new groups of opcodes for CN and XRC Signed-off-by: Bob Pearson rpear...@systemfabricworks.com ---  

RE: [patch v2 02/37] add opcodes to ib_pack.h

2011-08-15 Thread Bob Pearson
Van Assche Sent: Monday, August 15, 2011 4:13 AM To: rpear...@systemfabricworks.com Cc: linux-rdma@vger.kernel.org Subject: Re: [patch v2 02/37] add opcodes to ib_pack.h On Sun, Jul 24, 2011 at 9:43 PM, rpear...@systemfabricworks.com wrote: Bring up to date with the current version

[patch v2 02/37] add opcodes to ib_pack.h

2011-07-25 Thread rpearson
Bring up to date with the current version of the IBTA spec. - add new opcodes for RC and RD - add new groups of opcodes for CN and XRC Signed-off-by: Bob Pearson rpear...@systemfabricworks.com --- include/rdma/ib_pack.h | 39 ++- 1 file