Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
From: lsgunthorpe@gmail.com
To: linux-ntb <linux-ntb@googlegroups.com>
Subject: Re: [PATCH v2 00/16] Switchtec NTB Support
Date: Fri, 10 Nov 2017 18:52:40 -0800 (PST)	[thread overview]
Message-ID: <c75244eb-e9fe-4a18-ac89-b2cc6bd02221@googlegroups.com> (raw)
In-Reply-To: <c182eb3e-a866-4510-b344-de249734f15a@googlegroups.com>


[-- Attachment #1.1: Type: text/plain, Size: 713 bytes --]



On Friday, November 10, 2017 at 4:27:25 AM UTC-7, cruis...@gmail.com wrote:
>
> I am working with Switchtec-NTB from Microsemi.
> The driver is working fine, but if one side computer recovers from a crash 
> due to another reason, they will lost connection, and the other side need 
> to reload the drivers in order to reconnect to the other side.
>
> Have you ever gotten this problem before ?
>

Hmm, I'm just guessing here, but it's possible that in a crash scenario the 
side that didn't crash never receives a link down event and therefore 
ignores the subsequent link up event. Thus it doesn't re-initialise 
anything when the link comes up. Next time I have time I'll take a look at 
it.

Thanks,

Logan

[-- Attachment #1.2: Type: text/html, Size: 986 bytes --]

      reply	other threads:[~2017-11-11  2:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18 16:03 [PATCH v2 00/16] Switchtec NTB Support Logan Gunthorpe
2017-07-18 16:03 ` [PATCH v2 01/16] switchtec: move structure definitions into a common header Logan Gunthorpe
2017-07-18 16:03 ` [PATCH v2 02/16] switchtec: export class symbol for use in upper layer driver Logan Gunthorpe
2017-07-18 16:03 ` [PATCH v2 03/16] switchtec: add NTB hardware register definitions Logan Gunthorpe
2017-07-18 16:03 ` [PATCH v2 04/16] switchtec: add link event notifier callback Logan Gunthorpe
2017-07-18 16:03 ` [PATCH v2 05/16] ntb: ensure ntb_mw_get_align() is only called when the link is up Logan Gunthorpe
2017-07-18 16:03 ` [PATCH v2 06/16] ntb: add check and comment for link up to mw_count() and mw_get_align() Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 07/16] ntb: ntb_test: ensure the link is up before trying to configure the mws Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 08/16] switchtec_ntb: introduce initial NTB driver Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 09/16] switchtec_ntb: initialize hardware for memory windows Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 10/16] switchtec_ntb: initialize hardware for doorbells and messages Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 11/16] switchtec_ntb: add skeleton NTB driver Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 12/16] switchtec_ntb: add link management Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 13/16] switchtec_ntb: implement doorbell registers Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 14/16] switchtec_ntb: implement scratchpad registers Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 15/16] switchtec_ntb: add memory window support Logan Gunthorpe
2017-07-18 16:04 ` [PATCH v2 16/16] switchtec_ntb: update switchtec documentation with notes for NTB Logan Gunthorpe
2017-07-18 17:51 ` [PATCH v2 00/16] Switchtec NTB Support Allen Hubbe
2017-07-18 18:08   ` Logan Gunthorpe
2017-11-10 11:27 ` cruisethai
2017-11-11  2:52   ` lsgunthorpe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c75244eb-e9fe-4a18-ac89-b2cc6bd02221@googlegroups.com \
    --to=lsgunthorpe@gmail.com \
    --cc=linux-ntb@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox