Message ID | 20230426074345.750135-1-saikrishnag@marvell.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@vger.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 74D06C7618E for <netdev@archiver.kernel.org>; Wed, 26 Apr 2023 07:44:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239944AbjDZHoH (ORCPT <rfc822;netdev@archiver.kernel.org>); Wed, 26 Apr 2023 03:44:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46714 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239959AbjDZHoC (ORCPT <rfc822;netdev@vger.kernel.org>); Wed, 26 Apr 2023 03:44:02 -0400 Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B77A140DA; Wed, 26 Apr 2023 00:44:01 -0700 (PDT) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 33Q75YDl012965; Wed, 26 Apr 2023 00:43:54 -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-transfer-encoding : content-type; s=pfpt0220; bh=lgcwLKgBO7h/Ua8se3me3hRYrL9EOm7LZW5GePlBYDs=; b=i2CYnjrb9NFcSxOHm04/LezZsch6xZWgOPPifNTWRClztZ0KTBOKm51aBgHirYUdWipE 9yoDvJ860gg8SszxQVds+YznST9h1L3aYps6q5k2kaqtcB7qx54Cw8u1bz3hJriEPF75 IvrAdOj+LNYJFAu1/2iW6+ujzvO9BkYgn15bOJHtkinjzpVY1rDoE7ZU45E29FL72vHI e5xBIu0gDAY7XKSNjpbnkluvb8LT6IOt8bZfePqVWB3+xLjIrXaEs0xflOH276hcGFfa wYFzrVvdhJsAmU3FFzVFKOfQWJFeCq5P415hEQc6VQFMaVy0KtpOa0A4oyNEs8L3Zvx5 fA== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3q6c2fdd2u-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Wed, 26 Apr 2023 00:43:54 -0700 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Wed, 26 Apr 2023 00:43:52 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.48 via Frontend Transport; Wed, 26 Apr 2023 00:43:52 -0700 Received: from hyd1425.marvell.com (unknown [10.29.37.83]) by maili.marvell.com (Postfix) with ESMTP id 455DB3F7069; Wed, 26 Apr 2023 00:43:48 -0700 (PDT) From: Sai Krishna <saikrishnag@marvell.com> To: <davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>, <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <simon.horman@corigine.com>, <leon@kernel.org>, <sgoutham@marvell.com>, <gakula@marvell.com>, <lcherian@marvell.com>, <jerinj@marvell.com>, <hkelam@marvell.com>, <sbhatta@marvell.com> CC: Sai Krishna <saikrishnag@marvell.com> Subject: [net PATCH v4 00/10] octeontx2: Miscellaneous fixes Date: Wed, 26 Apr 2023 13:13:35 +0530 Message-ID: <20230426074345.750135-1-saikrishnag@marvell.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-GUID: fbvkzEEegbkC9XBm1iYy7F_kQ0uShf-E X-Proofpoint-ORIG-GUID: fbvkzEEegbkC9XBm1iYy7F_kQ0uShf-E X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-04-26_02,2023-04-26_01,2023-02-09_01 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
octeontx2: Miscellaneous fixes
|
expand
|