Message ID | 20220707073353.2752279-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 75942C43334 for <netdev@archiver.kernel.org>; Thu, 7 Jul 2022 07:35:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232095AbiGGHfD (ORCPT <rfc822;netdev@archiver.kernel.org>); Thu, 7 Jul 2022 03:35:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229792AbiGGHfB (ORCPT <rfc822;netdev@vger.kernel.org>); Thu, 7 Jul 2022 03:35:01 -0400 Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF69227FC8; Thu, 7 Jul 2022 00:35:00 -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 266NFRZ0008109; Thu, 7 Jul 2022 00:34:53 -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=LFq75kwD41f0bvooxPNHL7JO6huu0XPC4usZpiQSkeA=; b=UGIVWSgw8WUVBHTpLUM5xAWVJw6r6DkSfeU5aYDjOl2wSCeF6RQA6YwwqeVWY0f8orqU aXmjkO5pSOv+CZ9LUIUP3CXwS7p6sqDT0DIBCmxsXQoI8949FLFNOBnuUuvFmkmo83v4 4Ahc6iJ5S59XQnO+DJWFIIy09BLbvkpZFjhTyPis9tW7iGrSBOq7AGw/a7lXToNqYl+p egCvy3C9QC6JusTDn97zflgbXITJLdKdq/cwKTNC3c0Xrgp6Wu7wTE+SLScGO6mPysPe TTRKPpr7FSCrcSQInhaop4HJLDyz3OqcQJ71cXBdYqVkf96FwtPLecCwNAkpnLj2/S0u Ew== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3h5kwj1gtg-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Thu, 07 Jul 2022 00:34:53 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 7 Jul 2022 00:34:52 -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; Thu, 7 Jul 2022 00:34:52 -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 A499E3F7061; Thu, 7 Jul 2022 00:34:49 -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 V3 00/12] octeontx2: Exact Match Table. Date: Thu, 7 Jul 2022 13:03:41 +0530 Message-ID: <20220707073353.2752279-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-ORIG-GUID: _qpugaMHIrW1oCIgd_nu2Uu7dKHqOkh_ X-Proofpoint-GUID: _qpugaMHIrW1oCIgd_nu2Uu7dKHqOkh_ 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-07_05,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
|