Re: [PATCH for-next 0/4] IP based RoCE GID Addressing

2013-07-15 Thread Or Gerlitz
Devesh Sharma deves...@gmail.com wrote: [...] What will happen to those devices which does not suppot IP based RoCE, How connection management will happen with those if Native RoCE support is removed. There may be other devices/implementations which does not support IP Base RoCE. RoCE GIDs

Re: [PATCH for-next 0/4] IP based RoCE GID Addressing

2013-06-14 Thread Or Gerlitz
Jason Gunthorpe jguntho...@obsidianresearch.com wrote: Can you talk abit about compatibility please? What happens when nodes with this patch are on the same network as nodes without it? The CM on the passive side would send a reject with the reason being invalid gid so this will not go

[PATCH for-next 0/4] IP based RoCE GID Addressing

2013-06-13 Thread Or Gerlitz
Currently, the IB stack (core + drivers) handle RoCE (IBoE) gids as they encode related Ethernet net-device interface MAC address and possibly VLAN id. This series changes RoCE GIDs to encode IP addresses (IPv4 + IPv6) of the that Ethernet interface, under the following reasoning: 1. There are

Re: [PATCH for-next 0/4] IP based RoCE GID Addressing

2013-06-13 Thread Jason Gunthorpe
On Thu, Jun 13, 2013 at 06:01:40PM +0300, Or Gerlitz wrote: Currently, the IB stack (core + drivers) handle RoCE (IBoE) gids as they encode related Ethernet net-device interface MAC address and possibly VLAN id. This series changes RoCE GIDs to encode IP addresses (IPv4 + IPv6) of the that