public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* v4.11-rc2: DMAR: Allocating domain for mlx4_0 failed
@ 2017-03-13 18:21 Chuck Lever
       [not found] ` <1BCFE3F4-A455-4EFC-845E-1FAAF3902D55-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Chuck Lever @ 2017-03-13 18:21 UTC (permalink / raw)
  To: List Linux RDMA Mailing

Hi-

When I boot v4.11-rc1 or -rc2 on my systems, the CX-3 Pro cards
are no longer plumbed. Booting with v4.10 works as expected.

The below system log messages are typical of the failure.

[    2.449385] mlx4_core 0000:03:00.0: FW version 2.40.5000 (cmd intf rev 3), max commands 16
[    2.449389] mlx4_core 0000:03:00.0: Catastrophic error buffer at 0x1f020, size 0x10, BAR 0
[    2.449392] mlx4_core 0000:03:00.0: Communication vector bar:2 offset:0x800
[    2.449393] mlx4_core 0000:03:00.0: FW size 385 KB
[    2.449396] mlx4_core 0000:03:00.0: Internal clock bar:0 offset:0x78f50
[    2.449397] mlx4_core 0000:03:00.0: Clear int @ f0058, BAR 0
[    2.451629] mlx4_core 0000:03:00.0: Mapped 26 chunks/6168 KB for FW

 ....

[    7.838089] mlx4_core 0000:03:00.0: mlx4_allocate_default_counters: default counter index 0 for port 1
[    7.849428] mlx4_en: Mellanox ConnectX HCA Ethernet driver v2.2-1 (Feb 2014)
[    7.874963] <mlx4_ib> mlx4_ib_add: mlx4_ib: Mellanox ConnectX InfiniBand driver v2.2-1 (Feb 2014)
[    7.875916] <mlx4_ib> mlx4_ib_add: counter index 0 for port 1 allocated 0
[    7.924595] mlx4_core 0000:03:00.0: Mapped 1 chunks/256 KB at 100040000 for ICM
[    7.926363] DMAR: Allocating domain for mlx4_0 failed
[    7.927698] infiniband mlx4_0: Couldn't post receive WRs
[    7.929011] infiniband mlx4_0: Couldn't start port
[    7.951265] infiniband mlx4_0: Couldn't open port 1
[    7.953435] infiniband mlx4_0: ib_register_mad_agent: Invalid port 1
[    7.955576] infiniband mlx4_0: ib_register_mad_agent: Invalid port 1
[    7.957701] infiniband mlx4_0: Port 1 not found
[    7.959813] infiniband mlx4_0: Couldn't close port 1 for agents
[    7.961944] infiniband mlx4_0: Port 1 not found
[    7.963899] infiniband mlx4_0: Couldn't close port 1


--
Chuck Lever



--
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] 5+ messages in thread

* Re: v4.11-rc2: DMAR: Allocating domain for mlx4_0 failed
       [not found] ` <1BCFE3F4-A455-4EFC-845E-1FAAF3902D55-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
@ 2017-03-13 18:25   ` Bart Van Assche
       [not found]     ` <1489429487.2658.4.camel-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Bart Van Assche @ 2017-03-13 18:25 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org

On Mon, 2017-03-13 at 14:21 -0400, Chuck Lever wrote:
> When I boot v4.11-rc1 or -rc2 on my systems, the CX-3 Pro cards
> are no longer plumbed. Booting with v4.10 works as expected.

Hello Chuck,

Please the patch that is available at the following URL:
https://www.spinics.net/lists/linux-rdma/msg47043.html.

Thanks,

Bart.--
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] 5+ messages in thread

* Re: v4.11-rc2: DMAR: Allocating domain for mlx4_0 failed
       [not found]     ` <1489429487.2658.4.camel-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
@ 2017-03-13 18:27       ` Chuck Lever
       [not found]         ` <D34904A2-BEB6-4833-B2CC-97FA7B5B1029-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Chuck Lever @ 2017-03-13 18:27 UTC (permalink / raw)
  To: Bart Van Assche; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org


> On Mar 13, 2017, at 2:25 PM, Bart Van Assche <Bart.VanAssche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org> wrote:
> 
> On Mon, 2017-03-13 at 14:21 -0400, Chuck Lever wrote:
>> When I boot v4.11-rc1 or -rc2 on my systems, the CX-3 Pro cards
>> are no longer plumbed. Booting with v4.10 works as expected.
> 
> Hello Chuck,
> 
> Please the patch that is available at the following URL:
> https://www.spinics.net/lists/linux-rdma/msg47043.html.

Thank you Bart, I will give that a try.


--
Chuck Lever



--
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] 5+ messages in thread

* Re: v4.11-rc2: DMAR: Allocating domain for mlx4_0 failed
       [not found]         ` <D34904A2-BEB6-4833-B2CC-97FA7B5B1029-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
@ 2017-03-14  7:29           ` Leon Romanovsky
       [not found]             ` <20170314072957.GP2079-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Leon Romanovsky @ 2017-03-14  7:29 UTC (permalink / raw)
  To: Chuck Lever
  Cc: Bart Van Assche,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

[-- Attachment #1: Type: text/plain, Size: 871 bytes --]

On Mon, Mar 13, 2017 at 02:27:51PM -0400, Chuck Lever wrote:
>
> > On Mar 13, 2017, at 2:25 PM, Bart Van Assche <Bart.VanAssche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org> wrote:
> >
> > On Mon, 2017-03-13 at 14:21 -0400, Chuck Lever wrote:
> >> When I boot v4.11-rc1 or -rc2 on my systems, the CX-3 Pro cards
> >> are no longer plumbed. Booting with v4.10 works as expected.
> >
> > Hello Chuck,
> >
> > Please the patch that is available at the following URL:
> > https://www.spinics.net/lists/linux-rdma/msg47043.html.
>
> Thank you Bart, I will give that a try.

Yeah, without Bart's patch the IB stack is broken.

>
>
> --
> Chuck Lever
>
>
>
> --
> 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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: v4.11-rc2: DMAR: Allocating domain for mlx4_0 failed
       [not found]             ` <20170314072957.GP2079-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
@ 2017-03-14 14:33               ` Chuck Lever
  0 siblings, 0 replies; 5+ messages in thread
From: Chuck Lever @ 2017-03-14 14:33 UTC (permalink / raw)
  To: Leon Romanovsky, Bart Van Assche
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org


> On Mar 14, 2017, at 3:29 AM, Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
> 
> On Mon, Mar 13, 2017 at 02:27:51PM -0400, Chuck Lever wrote:
>> 
>>> On Mar 13, 2017, at 2:25 PM, Bart Van Assche <Bart.VanAssche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org> wrote:
>>> 
>>> On Mon, 2017-03-13 at 14:21 -0400, Chuck Lever wrote:
>>>> When I boot v4.11-rc1 or -rc2 on my systems, the CX-3 Pro cards
>>>> are no longer plumbed. Booting with v4.10 works as expected.
>>> 
>>> Hello Chuck,
>>> 
>>> Please the patch that is available at the following URL:
>>> https://www.spinics.net/lists/linux-rdma/msg47043.html.
>> 
>> Thank you Bart, I will give that a try.
> 
> Yeah, without Bart's patch the IB stack is broken.

Bart's patch works for me.

Tested-by: Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>


--
Chuck Lever



--
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] 5+ messages in thread

end of thread, other threads:[~2017-03-14 14:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-13 18:21 v4.11-rc2: DMAR: Allocating domain for mlx4_0 failed Chuck Lever
     [not found] ` <1BCFE3F4-A455-4EFC-845E-1FAAF3902D55-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2017-03-13 18:25   ` Bart Van Assche
     [not found]     ` <1489429487.2658.4.camel-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org>
2017-03-13 18:27       ` Chuck Lever
     [not found]         ` <D34904A2-BEB6-4833-B2CC-97FA7B5B1029-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2017-03-14  7:29           ` Leon Romanovsky
     [not found]             ` <20170314072957.GP2079-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-03-14 14:33               ` Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox