Message ID | 20200908052412.21917-1-mrangankar@marvell.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=d5MZ=CR=vger.kernel.org=linux-scsi-owner@kernel.org> 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 EA1B6138E for <patchwork-linux-scsi@patchwork.kernel.org>; Tue, 8 Sep 2020 05:24:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C2E0F21897 for <patchwork-linux-scsi@patchwork.kernel.org>; Tue, 8 Sep 2020 05:24:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=marvell.com header.i=@marvell.com header.b="kx/ASE+B" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728527AbgIHFYp (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Tue, 8 Sep 2020 01:24:45 -0400 Received: from mx0a-0016f401.pphosted.com ([67.231.148.174]:5808 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726387AbgIHFYo (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Tue, 8 Sep 2020 01:24:44 -0400 Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 0885L8v7019029; Mon, 7 Sep 2020 22:24:38 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=pfpt0220; bh=vsFksnJnrNfj/M8uZL+S+ew8PKgLNcy33s+tb4Uelto=; b=kx/ASE+BKaMSPMmemfN5sXYb+P0E9u9JJEEqrVOGuEqR8SOS7B3i1obKqlrTFubpUqil IraNAI5Z+/w9jpHyebfyXCV6DurNvuHBSv6JpOuLW9PHVvjvnjUq42CbOqq2MFTSLE0E 3Fya58P2hmmfU7KfT/BVEAgidyY0K0fQ9QOGD46gHEQJVfjw9wBQwPnAOvJoQDx56fhN 6hQmUYv/pc3ahbBRWc+AR82/033a/BUUTTgVIVqhpspagfDqZWnsX4/djokbPt/uR/sb eUoaQuibZLd/vHCuepO84IyOuXNd2vhq2FRTVm69zUvPHvfS5HZEWBE4nrOYTMuKBxhS SA== Received: from sc-exch02.marvell.com ([199.233.58.182]) by mx0a-0016f401.pphosted.com with ESMTP id 33c81pt693-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Mon, 07 Sep 2020 22:24:38 -0700 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by SC-EXCH02.marvell.com (10.93.176.82) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 7 Sep 2020 22:24:37 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 7 Sep 2020 22:24:36 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Mon, 7 Sep 2020 22:24:36 -0700 Received: from dut1171.mv.qlogic.com (unknown [10.112.88.18]) by maili.marvell.com (Postfix) with ESMTP id 988703F703F; Mon, 7 Sep 2020 22:24:36 -0700 (PDT) Received: from dut1171.mv.qlogic.com (localhost [127.0.0.1]) by dut1171.mv.qlogic.com (8.14.7/8.14.7) with ESMTP id 0885Oaj7021953; Mon, 7 Sep 2020 22:24:36 -0700 Received: (from root@localhost) by dut1171.mv.qlogic.com (8.14.7/8.14.7/Submit) id 0885OaKt021951; Mon, 7 Sep 2020 22:24:36 -0700 From: Manish Rangankar <mrangankar@marvell.com> To: <martin.petersen@oracle.com>, <lduncan@suse.com>, <cleech@redhat.com> CC: <linux-scsi@vger.kernel.org>, <GR-QLogic-Storage-Upstream@marvell.com> Subject: [PATCH 0/8] qedi: Misc bug fixes and enhancements Date: Mon, 7 Sep 2020 22:24:04 -0700 Message-ID: <20200908052412.21917-1-mrangankar@marvell.com> X-Mailer: git-send-email 2.12.0 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235,18.0.687 definitions=2020-09-08_02:2020-09-07,2020-09-08 signatures=0 Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
qedi: Misc bug fixes and enhancements
|
expand
|