public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH libnvme v4 0/2] Do not pass disable_sqflow if not supported
@ 2023-08-08 13:30 Daniel Wagner
  2023-08-08 13:30 ` [PATCH libnvme v4 1/2] fabrics: Read the supported options lazy Daniel Wagner
  2023-08-08 13:30 ` [PATCH libnvme v4 2/2] fabrics: Do not pass disable_sqflow if not supported Daniel Wagner
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Wagner @ 2023-08-08 13:30 UTC (permalink / raw)
  To: Sagi Grimberg; +Cc: Caleb Sander, Keith Busch, linux-nvme, Daniel Wagner

Follow up on the discussion in [1]

[1] https://lore.kernel.org/linux-nvme/676b7c2b-7bcf-6138-0229-389ed9efaa92@grimberg.me/

changes:
v4:
 - updated commit message
 - updated author
v3:
  - do not even try to use disable_sqflow if when it not supported
v2:
  - use cached options table
v1
  - initial verison


Daniel Wagner (2):
  fabrics: Read the supported options lazy
  fabrics: Do not pass disable_sqflow if not supported

 src/nvme/fabrics.c | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2023-08-09 10:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08 13:30 [PATCH libnvme v4 0/2] Do not pass disable_sqflow if not supported Daniel Wagner
2023-08-08 13:30 ` [PATCH libnvme v4 1/2] fabrics: Read the supported options lazy Daniel Wagner
2023-08-08 19:50   ` Chaitanya Kulkarni
2023-08-09 10:03   ` Daniel Wagner
2023-08-08 13:30 ` [PATCH libnvme v4 2/2] fabrics: Do not pass disable_sqflow if not supported Daniel Wagner
2023-08-08 19:50   ` Chaitanya Kulkarni

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