All of lore.kernel.org
 help / color / mirror / Atom feed
* [SPDK] Single iSCSI max performance with SPDK NULL Block Device
@ 2020-12-09 12:14 Lego Lin
  0 siblings, 0 replies; only message in thread
From: Lego Lin @ 2020-12-09 12:14 UTC (permalink / raw)
  To: spdk

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

Hi,

Currently, I am using SPDK 19.04 for evaluating SPDK iSCSI Performance. As
I know, current SPDK iSCSI only uses 1 reactor to handle 1 target's iSCSI
IO.
When I try with SPDK NULL Block Device, the max performance with
100%RandWrite / 40G NIC / BS = 4K is about 155K.
I try to finish IO immediately at different layer : SPDK BDev Layer, SCSI
Layer.
It looks like iSCSI protocol handling become the bottleneck of SPDK NULL
Block Device.
Is there any way in SPDK to let multiple reactors handle 1 iSCSI target IOs?

Current test topology as following:

Client: FIO <--> /dev/sdb (Test 1: with 1 thread + with/without blk-mq,
Test 2: with 4 threads  + with/without blk-mq)
Target: 1 SPDK iSCSI target <--> 1 LUN <--> SPDK NULL Block Device

Thanks

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-09 12:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 12:14 [SPDK] Single iSCSI max performance with SPDK NULL Block Device Lego Lin

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.