From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_PASS,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3EED8C282CB for ; Tue, 5 Feb 2019 03:47:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EE7C820844 for ; Tue, 5 Feb 2019 03:47:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="Suf01c3W" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727074AbfBEDrV (ORCPT ); Mon, 4 Feb 2019 22:47:21 -0500 Received: from userp2120.oracle.com ([156.151.31.85]:58178 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725900AbfBEDrU (ORCPT ); Mon, 4 Feb 2019 22:47:20 -0500 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.27/8.16.0.27) with SMTP id x153hrE0095139; Tue, 5 Feb 2019 03:47:18 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=to : cc : subject : from : references : date : in-reply-to : message-id : mime-version : content-type; s=corp-2018-07-02; bh=4z3Ee+4fpqB0Z3+jd99k4WEyI/DhdATDm89tz7et0hQ=; b=Suf01c3WF/XhdCGmjJgtQjpKUmUZYGjLhXxJ3SbW46QP5cD3D3EwRUhrF2zERGrsHzEu 73j4lDCIg3kPlwrKdLF54U1grcCsGkc9O/0Oud0qJI6O4R1cjnEfMRlC0XjBIKLXjuuI 0FiHw9zbwGManzDeLBl8zEofpxMl8pDt6FQuTLVQmv2SBZdtpFhIbLEsboPRCrUtbhaj TTh9lLxqB9wbY1qDzYgbXuWEZ9UZmnX+Yhz1/OmxZPeB2HHEuLtw6XRbWAj3bRRG/4na KYoFvozvdfRwSz3RXJ+QHFQWNA6B4k1a4LYalDZAw+a7qeMzSgfjgu2KNsNwUN6B9qnE iA== Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by userp2120.oracle.com with ESMTP id 2qd98n0rme-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 05 Feb 2019 03:47:18 +0000 Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id x153lGbE009614 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 5 Feb 2019 03:47:17 GMT Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id x153lGVN003580; Tue, 5 Feb 2019 03:47:16 GMT Received: from ca-mkp.ca.oracle.com (/10.159.214.123) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 05 Feb 2019 03:47:15 +0000 To: Suganath Prabu S Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Sathya.Prakash@broadcom.com, sreekanth.reddy@broadcom.com Subject: Re: [PATCH 0/4] mpt3sas: Add Atlas and Ambrosia device support. From: "Martin K. Petersen" Organization: Oracle Corporation References: <1548764083-5781-1-git-send-email-suganath-prabu.subramani@broadcom.com> Date: Mon, 04 Feb 2019 22:47:13 -0500 In-Reply-To: <1548764083-5781-1-git-send-email-suganath-prabu.subramani@broadcom.com> (Suganath Prabu S.'s message of "Tue, 29 Jan 2019 07:14:39 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9157 signatures=668682 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=828 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1902050027 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Suganath, > Posting below patches to include new devices Ambrosia, Atlas. Applied to 5.1/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Engineering