linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Schmitz <schmitzmic@gmail.com>
To: Finn Thain <fthain@telegraphics.com.au>,
	"James E.J. Bottomley" <jejb@linux.vnet.ibm.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>
Cc: Hannes Reinecke <hare@suse.de>,
	linux-scsi@vger.kernel.org, linux-m68k@lists.linux-m68k.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements
Date: Sun, 14 Oct 2018 14:36:51 +1300	[thread overview]
Message-ID: <38b7cb8f-6adf-7097-d33c-7824dd9c013c@gmail.com> (raw)
In-Reply-To: <cover.1539391876.git.fthain@telegraphics.com.au>

Hi Finn,

Am 13.10.2018 um 13:51 schrieb Finn Thain:
> This series has fixes and cleanup for mac_esp, zorro_esp and the
> core esp_scsi driver.
>
> The improvements include elimination of duplicated code temporarily
> introduced for zorro_esp.
>
> Michael, would you please regression test this series on elgar,
> if convenient? So far, only mac_esp has been tested with this code.
>
>
> Finn Thain (6):
>   zorro_esp: Limit DMA transfers to 65535 bytes
>   esp_scsi: Track residual for PIO transfers
>   esp_scsi: Grant disconnect privilege for untagged commands
>   esp_scsi: Eliminate ESP_FLAG_DOING_SLOWCMD
>   esp_scsi: De-duplicate PIO routines
>   esp_scsi: Optimize PIO loops
>
>  drivers/scsi/esp_scsi.c  | 192 +++++++++++++++++++++++++++++--------
>  drivers/scsi/esp_scsi.h  |  10 +-
>  drivers/scsi/mac_esp.c   | 171 ++-------------------------------
>  drivers/scsi/zorro_esp.c | 240 +++++++----------------------------------------
>  4 files changed, 201 insertions(+), 412 deletions(-)
>

For Amiga zorro-esp:

Tested-by: Michael Schmitz <schmitzmic@gmail.com>

      parent reply	other threads:[~2018-10-14  1:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-13  0:51 [PATCH 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements Finn Thain
2018-10-13  0:51 ` [PATCH 4/6] esp_scsi: Eliminate ESP_FLAG_DOING_SLOWCMD Finn Thain
2018-10-13  0:51 ` [PATCH 1/6] zorro_esp: Limit DMA transfers to 65535 bytes Finn Thain
2018-10-13  0:51 ` [PATCH 6/6] esp_scsi: Optimize PIO loops Finn Thain
2018-10-13  4:02   ` Michael Schmitz
2018-10-13  4:09     ` Finn Thain
2018-10-13  4:18       ` Michael Schmitz
2018-10-13  0:51 ` [PATCH 3/6] esp_scsi: Grant disconnect privilege for untagged commands Finn Thain
2018-10-13  0:51 ` [PATCH 2/6] esp_scsi: Track residual for PIO transfers Finn Thain
2018-10-13  0:51 ` [PATCH 5/6] esp_scsi: De-duplicate PIO routines Finn Thain
2018-10-13  7:05   ` Christoph Hellwig
2018-10-13  7:22     ` Finn Thain
2018-10-13  7:52       ` Christoph Hellwig
2018-10-15  5:54   ` Hannes Reinecke
2018-10-15  6:17     ` Finn Thain
2018-10-14  1:36 ` Michael Schmitz [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=38b7cb8f-6adf-7097-d33c-7824dd9c013c@gmail.com \
    --to=schmitzmic@gmail.com \
    --cc=fthain@telegraphics.com.au \
    --cc=hare@suse.de \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.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;
as well as URLs for NNTP newsgroup(s).