Storage Performance Development Kit (SPDK)
 help / color / mirror / Atom feed
* [SPDK] Github issue #407 and libibverbs events
@ 2018-09-10  7:54 Szwed, Maciej
  0 siblings, 0 replies; 2+ messages in thread
From: Szwed, Maciej @ 2018-09-10  7:54 UTC (permalink / raw)
  To: spdk

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

Hi guys,
I was investigating github issue #407 and found out that we don't manage events in NVMf host side (perf in this case). We do that for NVMf target -> spdk_nvmf_process_cm/ib_event(). We should probably implement new poller that will handle incoming events in host side and change code accordingly. What do you think?

Here is documentation for reference:
https://pdfs.semanticscholar.org/9584/17ad2d476c0a4821925cf8474fabcb1229ce.pdf
Chapter 3.7

Regards,
Maciek

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

* Re: [SPDK] Github issue #407 and libibverbs events
@ 2018-09-10 16:46 Walker, Benjamin
  0 siblings, 0 replies; 2+ messages in thread
From: Walker, Benjamin @ 2018-09-10 16:46 UTC (permalink / raw)
  To: spdk

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

On Mon, 2018-09-10 at 08:54 +0100, Szwed, Maciej wrote:
> Hi guys,
> I was investigating github issue #407 and found out that we don’t manage
> events in NVMf host side (perf in this case). We do that for NVMf target ->
> spdk_nvmf_process_cm/ib_event(). We should probably implement new poller that
> will handle incoming events in host side and change code accordingly. What do
> you think?
>  
> Here is documentation for reference:
> https://pdfs.semanticscholar.org/9584/17ad2d476c0a4821925cf8474fabcb1229ce.pdf
> Chapter 3.7
>  

Yes, we should be doing this. It is theoretically possible to transparently
recover from connection errors if we were to handle them on both the target and
the initiator side. Now that the target logic is in place, it's a great time to
go improve the initiator behavior.

> Regards,
> Maciek


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

end of thread, other threads:[~2018-09-10 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-10 16:46 [SPDK] Github issue #407 and libibverbs events Walker, Benjamin
  -- strict thread matches above, loose matches on Subject: below --
2018-09-10  7:54 Szwed, Maciej

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