Message ID | 20220301050359.19374-1-vburru@marvell.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 014CCC433EF for <netdev@archiver.kernel.org>; Tue, 1 Mar 2022 05:04:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232239AbiCAFEy (ORCPT <rfc822;netdev@archiver.kernel.org>); Tue, 1 Mar 2022 00:04:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54888 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229584AbiCAFEw (ORCPT <rfc822;netdev@vger.kernel.org>); Tue, 1 Mar 2022 00:04:52 -0500 Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 24312506DC; Mon, 28 Feb 2022 21:04:10 -0800 (PST) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 21SNdCPM004837; Mon, 28 Feb 2022 21:04:07 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : subject : date : message-id : mime-version : content-type; s=pfpt0220; bh=wi5o7Y7sCRxccy4y24dsqi8UOjoJfYnZnegCjPxpeSc=; b=ZcfvDLQ3SFSx8LmyTgs2pDVB4gz8QwIMaIf0akM798CgiwgZNBJxZ6DywXD0idNjj2iT 8HfCwndgGkq6qsbhpbSoKx61adjKKh0s8P4mq+knCRcgpgkqQyb6tGNkffOa862vuheB 96ePw0Y4s6her5YebFeQhjQyqnj8jpemPZmQ4ly9Sq5dkdzV6tVV9ZaFpp9g1L6opyM6 axFYSRLN3r1gQF4Erl/fQSyQ6l9CIZmLB5BkMeQ0uaGIuygfXIk2opPB8NRVEcsg6HGu 09aJvFGq0Esnat99Id4peT3nWw4KQpzGu8FBgCIN19xJhszqNu/2r8L6nmMgK/oNauLD hA== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3eh88ps3s1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Mon, 28 Feb 2022 21:04:07 -0800 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.18; Mon, 28 Feb 2022 21:04:06 -0800 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, 28 Feb 2022 21:04:06 -0800 Received: from sburla-PowerEdge-T630.caveonetworks.com (unknown [10.106.27.217]) by maili.marvell.com (Postfix) with ESMTP id CE9483F7152; Mon, 28 Feb 2022 21:04:05 -0800 (PST) From: Veerasenareddy Burru <vburru@marvell.com> To: <vburru@marvell.com>, <davem@davemloft.net>, <kuba@kernel.org>, <corbet@lwn.net>, <netdev@vger.kernel.org>, <linux-doc@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH v2 0/7] Add octeon_ep driver Date: Mon, 28 Feb 2022 21:03:52 -0800 Message-ID: <20220301050359.19374-1-vburru@marvell.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-GUID: _xPZvfw9tvnmpmF0mPO_gwim-ieUIx8Q X-Proofpoint-ORIG-GUID: _xPZvfw9tvnmpmF0mPO_gwim-ieUIx8Q X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.816,Hydra:6.0.425,FMLib:17.11.64.514 definitions=2022-02-28_10,2022-02-26_01,2022-02-23_01 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org |
Series |
Add octeon_ep driver
|
expand
|