All of lore.kernel.org
 help / color / mirror / Atom feed
* no QFSP detection with HFI card
@ 2017-03-13 11:51 Thomas Bogendoerfer
       [not found] ` <20170313125116.4cab1f75ba4d0dd0fe96e0df-l3A5Bk7waGM@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Bogendoerfer @ 2017-03-13 11:51 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hi,

I'm tyring to connect a HFI card to an Omni-Path Edge Switch 100. The
switch detects the QSFP just fine:

Cable05  OEM         Copper     3 meter   20.87  ???  MCP1600-E003-C    6   M9AL0003          Valid

But on the host side, I only get:

[   53.060613] hfi1 0000:01:00.0: hfi1_0: wait_for_qsfp_init: No IntN detected, reset complete
[   53.082820] hfi1 0000:01:00.0: hfi1_0: i2c_bus_write: bus 1, i2c slave 0x50, offset 0x7f, len 0x1; write failed, ret -6
[   53.114661] hfi1 0000:01:00.0: hfi1_0: port 1: QSFP chain 1 can't write QSFP_PAGE_SELECT_BYTE: -6
[   53.137353] hfi1 0000:01:00.0: hfi1_0: QSFP not responding, waiting and retrying 0

Any hint why the card doesn't find the plugged in QSFPs ?

Thomas.

-- 
SUSE Linux GmbH
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: no QFSP detection with HFI card
       [not found] ` <20170313125116.4cab1f75ba4d0dd0fe96e0df-l3A5Bk7waGM@public.gmane.org>
@ 2017-03-17 13:25   ` Dennis Dalessandro
       [not found]     ` <ded534e0-47a9-001d-3006-3ac6667ab446-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Dennis Dalessandro @ 2017-03-17 13:25 UTC (permalink / raw)
  To: Thomas Bogendoerfer, linux-rdma-u79uwXL29TY76Z2rM5mHXA

On 03/13/2017 07:51 AM, Thomas Bogendoerfer wrote:
> Hi,
>
> I'm tyring to connect a HFI card to an Omni-Path Edge Switch 100. The
> switch detects the QSFP just fine:
>
> Cable05  OEM         Copper     3 meter   20.87  ???  MCP1600-E003-C    6   M9AL0003          Valid
>
> But on the host side, I only get:
>
> [   53.060613] hfi1 0000:01:00.0: hfi1_0: wait_for_qsfp_init: No IntN detected, reset complete
> [   53.082820] hfi1 0000:01:00.0: hfi1_0: i2c_bus_write: bus 1, i2c slave 0x50, offset 0x7f, len 0x1; write failed, ret -6
> [   53.114661] hfi1 0000:01:00.0: hfi1_0: port 1: QSFP chain 1 can't write QSFP_PAGE_SELECT_BYTE: -6
> [   53.137353] hfi1 0000:01:00.0: hfi1_0: QSFP not responding, waiting and retrying 0
>
> Any hint why the card doesn't find the plugged in QSFPs ?

Please refer to the Intel Omni Path cable support matrix for a list of 
supported cables: 
http://www.intel.com/content/www/us/en/high-performance-computing-fabrics/omni-path-cables.html. 

If you need help with cables not on this list, please contact the cable 
manufacturer or supplier for assistance.

Thanks

-Denny
--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: no QFSP detection with HFI card
       [not found]     ` <ded534e0-47a9-001d-3006-3ac6667ab446-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
@ 2017-03-20 11:17       ` Thomas Bogendoerfer
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Bogendoerfer @ 2017-03-20 11:17 UTC (permalink / raw)
  To: Dennis Dalessandro; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

On Fri, 17 Mar 2017 09:25:56 -0400
Dennis Dalessandro <dennis.dalessandro-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:

> On 03/13/2017 07:51 AM, Thomas Bogendoerfer wrote:
> > Hi,
> >
> > I'm tyring to connect a HFI card to an Omni-Path Edge Switch 100. The
> > switch detects the QSFP just fine:
> >
> > Cable05  OEM         Copper     3 meter   20.87  ???  MCP1600-E003-C    6   M9AL0003          Valid
> >
> > But on the host side, I only get:
> >
> > [   53.060613] hfi1 0000:01:00.0: hfi1_0: wait_for_qsfp_init: No IntN detected, reset complete
> > [   53.082820] hfi1 0000:01:00.0: hfi1_0: i2c_bus_write: bus 1, i2c slave 0x50, offset 0x7f, len 0x1; write failed, ret -6
> > [   53.114661] hfi1 0000:01:00.0: hfi1_0: port 1: QSFP chain 1 can't write QSFP_PAGE_SELECT_BYTE: -6
> > [   53.137353] hfi1 0000:01:00.0: hfi1_0: QSFP not responding, waiting and retrying 0
> >
> > Any hint why the card doesn't find the plugged in QSFPs ?
> 
> Please refer to the Intel Omni Path cable support matrix for a list of 
> supported cables: 
> http://www.intel.com/content/www/us/en/high-performance-computing-fabrics/omni-path-cables.html. 
> 
> If you need help with cables not on this list, please contact the cable 
> manufacturer or supplier for assistance.

so why does the _INTEL_ switch accept the cable while the _INTEL_ HFI card doesn't ?

And the I2C interface to the QSFPs looks like bitbang on GPIO lines so even
if there the quality of the cable isn't good enough, I would have expected to see
at least the QSFP register via I2C (I tried via i2c-cdev/i2c-detect, but there
is simply nothing). Anyway thank you for your help.

Thomas.

-- 
SUSE Linux GmbH
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-20 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-13 11:51 no QFSP detection with HFI card Thomas Bogendoerfer
     [not found] ` <20170313125116.4cab1f75ba4d0dd0fe96e0df-l3A5Bk7waGM@public.gmane.org>
2017-03-17 13:25   ` Dennis Dalessandro
     [not found]     ` <ded534e0-47a9-001d-3006-3ac6667ab446-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-03-20 11:17       ` Thomas Bogendoerfer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.