[RFC PATCH v6 14/27] qed: Add NVMeTCP Offload IO Level FW Initializations
Hannes Reinecke
hare at suse.de
Fri May 28 05:43:50 PDT 2021
On 5/28/21 1:58 AM, Shai Malin wrote:
> This patch introduces the NVMeTCP FW initializations which is used
> to initialize the IO level configuration into a per IO HW
> resource ("task") as part of the IO path flow.
>
> This includes:
> - Write IO FW initialization
> - Read IO FW initialization.
> - IC-Req and IC-Resp FW exchange.
> - FW Cleanup flow (Flush IO).
>
> Acked-by: Igor Russkikh <irusskikh at marvell.com>
> Signed-off-by: Prabhakar Kushwaha <pkushwaha at marvell.com>
> Signed-off-by: Omkar Kulkarni <okulkarni at marvell.com>
> Signed-off-by: Shai Malin <smalin at marvell.com>
> Signed-off-by: Michal Kalderon <mkalderon at marvell.com>
> Signed-off-by: Ariel Elior <aelior at marvell.com>
> ---
> drivers/net/ethernet/qlogic/qed/Makefile | 5 +-
> drivers/net/ethernet/qlogic/qed/qed_nvmetcp.c | 7 +-
> .../qlogic/qed/qed_nvmetcp_fw_funcs.c | 379 ++++++++++++++++++
> .../qlogic/qed/qed_nvmetcp_fw_funcs.h | 43 ++
> include/linux/qed/nvmetcp_common.h | 1 +
> include/linux/qed/qed_nvmetcp_if.h | 20 +
> 6 files changed, 453 insertions(+), 2 deletions(-)
> create mode 100644 drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.c
> create mode 100644 drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h
>
Reviewed-by: Hannes Reinecke <hare at suse.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare at suse.de +49 911 74053 688
SUSE Software Solutions Germany GmbH, 90409 Nürnberg
GF: F. Imendörffer, HRB 36809 (AG Nürnberg)
More information about the Linux-nvme
mailing list