From patchwork Thu Oct 15 13:35:41 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kashyap Desai X-Patchwork-Id: 11839325 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6680C14B3 for ; Thu, 15 Oct 2020 13:36:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2061022254 for ; Thu, 15 Oct 2020 13:36:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=broadcom.com header.i=@broadcom.com header.b="TORmqQJS" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729647AbgJONgd (ORCPT ); Thu, 15 Oct 2020 09:36:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729599AbgJONgd (ORCPT ); Thu, 15 Oct 2020 09:36:33 -0400 Received: from mail-pg1-x541.google.com (mail-pg1-x541.google.com [IPv6:2607:f8b0:4864:20::541]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 29FA3C061755 for ; Thu, 15 Oct 2020 06:36:33 -0700 (PDT) Received: by mail-pg1-x541.google.com with SMTP id g29so1955211pgl.2 for ; Thu, 15 Oct 2020 06:36:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id; bh=Y3BjSaxOa4IdSy7ahZAOwEcuIkIg+XTgDZXfVqW3+Yc=; b=TORmqQJS+BoZqzjcxmpjEqzj9lsy/flo7HdUjSCpqBH+ZD0gDiyn9s3pUswv7gWJMF WP5+NPMtuDHzQM9al5GPECouXf6hVZh8aKml/0mpefLs47J8YwVxuIYLwzRz3kp2UxJK nlVfSpAZiS7EYztZgtxPgEcnRDrMvtswrB5sQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Y3BjSaxOa4IdSy7ahZAOwEcuIkIg+XTgDZXfVqW3+Yc=; b=IwTOEx/JQHBSb816tl8rz1x3fmh11f/AT5vU7pqPwsIC6B4axQ+txZgIQ2BVOQO/ZQ mn+31B/9W6f3CqJTpryqmHNswe4NPNhfvG3FnjNV8je8GrrPhqNg/7hM24jtp1IIjZb3 cO0GLInOx8UodxU54JrfBOz/XoK5aEtvYUfEb7dQOI1D+NYceBODCalDWZ1o5WFDK4rT Z0GnYYFFcAXn66a+jexR2DLQOr7kOtRb4idxVsGs7QagP8hr1bYJQslGciNDZyG021UC 7XuOBGpG2uC7I3m1jSdk3e5/NA24fuG/kyzgTsPmLeQkE961dTtVa7sqFNoFhvgsTT6w 1cSw== X-Gm-Message-State: AOAM531e4t2E8e11oUWoah9OKq6MKlkWTP8fmMZsWhHknSw29UHrCPC2 6Lslr9PQEGUwOdU6IPirrmJsZE2mX+EgBTBQgPI= X-Google-Smtp-Source: ABdhPJyVoAsnp4/PHZwueGudw7fq9Z+NHu7qSA6RoVIdJVSXBTSc+A0p+mMtwkSTZaFgPR84oECPiQ== X-Received: by 2002:a63:1119:: with SMTP id g25mr3338120pgl.385.1602768992505; Thu, 15 Oct 2020 06:36:32 -0700 (PDT) Received: from drv-bst-rhel8.static.broadcom.net ([192.19.234.250]) by smtp.gmail.com with ESMTPSA id e19sm3396416pff.34.2020.10.15.06.36.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Oct 2020 06:36:31 -0700 (PDT) From: Kashyap Desai To: linux-scsi@vger.kernel.org Cc: linux-block@vger.kernel.org, Kashyap Desai Subject: [PATCH v1 0/3] io_uring iopoll in scsi layer Date: Thu, 15 Oct 2020 19:05:41 +0530 Message-Id: <20201015133541.60400-1-kashyap.desai@broadcom.com> X-Mailer: git-send-email 2.18.1 Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org This patch series is to support io_uring iopoll feature in scsi stack. This patch set requires shared hosttag support. This patch set is created on top of for-next branch of https://kernel.googlesource.com/pub/scm/linux/kernel/git/axboe/linux-block v1 -> Fixed warnings in scsi_debug driver. Reported-by: kernel test robot Kashyap Desai (3): add io_uring with IOPOLL support in scsi layer megaraid_sas: iouring iopoll support scsi_debug: iouring iopoll support drivers/scsi/megaraid/megaraid_sas.h | 2 + drivers/scsi/megaraid/megaraid_sas_base.c | 90 ++++++++++++-- drivers/scsi/megaraid/megaraid_sas_fusion.c | 43 ++++++- drivers/scsi/megaraid/megaraid_sas_fusion.h | 3 + drivers/scsi/scsi_debug.c | 123 ++++++++++++++++++++ drivers/scsi/scsi_lib.c | 16 +++ include/scsi/scsi_cmnd.h | 1 + include/scsi/scsi_host.h | 11 ++ 8 files changed, 278 insertions(+), 11 deletions(-) base-commit: a3f4ba1ea90538464cb11a4b202036f3fa40e9f3