Message ID | 20220708043100.2971020-1-rkannoth@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 33D88C43334 for <netdev@archiver.kernel.org>; Fri, 8 Jul 2022 04:31:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236703AbiGHEbg (ORCPT <rfc822;netdev@archiver.kernel.org>); Fri, 8 Jul 2022 00:31:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34082 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229957AbiGHEbf (ORCPT <rfc822;netdev@vger.kernel.org>); Fri, 8 Jul 2022 00:31:35 -0400 Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34BD424BC1; Thu, 7 Jul 2022 21:31:34 -0700 (PDT) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 2681sgHt030409; Thu, 7 Jul 2022 21:31:21 -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=3SiQWiCZJ+A8o/VaYrq5OlVmft7klm0U5xlzIHMU6yY=; b=YOyQ2hPP/Tp8Z9boS/ctKC8cLOkHhSA18WrFPoeBIGLLfDF+M0Cguk1cjFrguZ6TK97B U/vYQMtQzuHnTjuoacDUm8zDn5fi/W70UqSMZjBADhL16rzHlxonRsu0kKgAushmfH5s knxMTIMNqwLDilMTinct3wRmdjelU49l3Rp3QEOw0o2MnR/nPWVfBkCcYfUJrjnGBERD D/9FuYdlJQvFpCzF31p5P0xk9/t7SiqpyUgY7AJhmEvd9zBWQy10GqJ/5UCMmMwXZIxK QjHSazEc8/ZRjh5MSb9K+HmP5b2D5VxdlCv1EU8iM94hVb9yogxYBteF4F7koFi/FGdl /g== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3h6bay8ds7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Thu, 07 Jul 2022 21:31:21 -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.18; Thu, 7 Jul 2022 21:31:20 -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.18 via Frontend Transport; Thu, 7 Jul 2022 21:31:20 -0700 Received: from IPBU-BLR-SERVER1.marvell.com (IPBU-BLR-SERVER1.marvell.com [10.28.8.41]) by maili.marvell.com (Postfix) with ESMTP id 9CECE3F7083; Thu, 7 Jul 2022 21:31:17 -0700 (PDT) From: Ratheesh Kannoth <rkannoth@marvell.com> To: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: <sgoutham@marvell.com>, <davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>, Ratheesh Kannoth <rkannoth@marvell.com> Subject: [net-next PATCH v4 00/12] octeontx2: Exact Match Table. Date: Fri, 8 Jul 2022 10:00:48 +0530 Message-ID: <20220708043100.2971020-1-rkannoth@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: 3uTABkD9ZeEzE_JJEKa0xVV39ux0b99- X-Proofpoint-ORIG-GUID: 3uTABkD9ZeEzE_JJEKa0xVV39ux0b99- X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-07-08_02,2022-06-28_01,2022-06-22_01 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
octeontx2: Exact Match Table.
|
expand
|