All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent Fu <vincent.fu@samsung.com>
To: "axboe@kernel.dk" <axboe@kernel.dk>,
	"fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: RE: [PATCH 0/6] additional sg ionegine commands
Date: Mon, 29 Nov 2021 15:19:51 +0000	[thread overview]
Message-ID: <50bd95773b53436f95af413167143e32@samsung.com> (raw)
In-Reply-To: <20211115200807.117138-1-vincent.fu@samsung.com>

Jens, please let me know if you have any feedback about this patch series.

Vincent

> -----Original Message-----
> From: Vincent Fu
> Sent: Monday, November 15, 2021 3:07 PM
> To: axboe@kernel.dk; fio@vger.kernel.org
> Cc: Vincent Fu <vincent.fu@samsung.com>
> Subject: [PATCH 0/6] additional sg ionegine commands
> 
> Jens, please consider this patch series that adds to the sg ioengine support
> for the SCSI commands VERIFY, WRITE SAME(16), and WRITE STREAM(16).
> 
> Vincent
> 
> 
> Vincent Fu (6):
>   sg: add support for VERIFY command using write modes
>   sg: add support for WRITE SAME(16) commands with NDOB flag set
>   sg: improve sg_write_mode option names
>   sg: add support for WRITE STREAM(16) commands
>   sg: allow fio to open and close streams for WRITE STREAM(16) commands
>   docs: documentation for sg WRITE STREAM(16)
> 
>  HOWTO                           |  36 ++++++-
>  engines/sg.c                    | 181 ++++++++++++++++++++++++++++++--
>  examples/sg_verify-fail.fio     |  48 +++++++++
>  examples/sg_verify.fio          |  57 ++++++++++
>  examples/sg_write_same_ndob.fio |  44 ++++++++
>  fio.1                           |  47 ++++++++-
>  6 files changed, 397 insertions(+), 16 deletions(-)  create mode 100644
> examples/sg_verify-fail.fio  create mode 100644 examples/sg_verify.fio
> create mode 100644 examples/sg_write_same_ndob.fio
> 
> --
> 2.25.1

  parent reply	other threads:[~2021-11-29 15:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20211115200821uscas1p12939025b77aaf0ec414bf1427cf1b72a@uscas1p1.samsung.com>
2021-11-15 20:07 ` [PATCH 0/6] additional sg ionegine commands Vincent Fu
     [not found]   ` <CGME20211115200821uscas1p1319ea93782358999fb69feb0f2f2c087@uscas1p1.samsung.com>
2021-11-15 20:07     ` [PATCH 2/6] sg: add support for WRITE SAME(16) commands with NDOB flag set Vincent Fu
     [not found]   ` <CGME20211115200821uscas1p2e7dc56386571a492e3379b718ca2770c@uscas1p2.samsung.com>
2021-11-15 20:07     ` [PATCH 1/6] sg: add support for VERIFY command using write modes Vincent Fu
     [not found]   ` <CGME20211115200821uscas1p28671af8f28d8326c7dd2dc2ff1204d4b@uscas1p2.samsung.com>
2021-11-15 20:07     ` [PATCH 4/6] sg: add support for WRITE STREAM(16) commands Vincent Fu
     [not found]   ` <CGME20211115200822uscas1p2795a33fbed15d3f1b6029116a8123d05@uscas1p2.samsung.com>
2021-11-15 20:07     ` [PATCH 6/6] docs: documentation for sg WRITE STREAM(16) Vincent Fu
     [not found]   ` <CGME20211115200822uscas1p16f41fc3283e4f36e668ff9ea189f16c5@uscas1p1.samsung.com>
2021-11-15 20:07     ` [PATCH 5/6] sg: allow fio to open and close streams for WRITE STREAM(16) commands Vincent Fu
     [not found]   ` <CGME20211115200821uscas1p209c5e40580f1e5a6328f1a725f887f0f@uscas1p2.samsung.com>
2021-11-15 20:07     ` [PATCH 3/6] sg: improve sg_write_mode option names Vincent Fu
     [not found]   ` <CGME20211129152026uscas1p1c9f4f5b6d00f3b0eea2d2b6d9868fcc6@uscas1p1.samsung.com>
2021-11-29 15:19     ` Vincent Fu [this message]
     [not found]   ` <CGME20220118130352uscas1p1a51e58ff20951777a16d2d201d63cbdb@uscas1p1.samsung.com>
2022-01-18 13:02     ` [PATCH 0/6] additional sg ionegine commands Vincent Fu
2022-01-18 13:37   ` Jens Axboe

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=50bd95773b53436f95af413167143e32@samsung.com \
    --to=vincent.fu@samsung.com \
    --cc=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    /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 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.