Message ID | 20220705104923.2113935-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 1CD61C433EF for <netdev@archiver.kernel.org>; Tue, 5 Jul 2022 10:49:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231950AbiGEKtz (ORCPT <rfc822;netdev@archiver.kernel.org>); Tue, 5 Jul 2022 06:49:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41606 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229853AbiGEKtw (ORCPT <rfc822;netdev@vger.kernel.org>); Tue, 5 Jul 2022 06:49:52 -0400 Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B6216570; Tue, 5 Jul 2022 03:49:51 -0700 (PDT) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 264MMtr8032125; Tue, 5 Jul 2022 03:49:39 -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=3T8cVMF9jMNz98b/gbgituSqVWv5rIRFxggjD3KvqFc=; b=UEMcP6LCL8+6L74PIIvTdMMcrODZ2KW7accrIaauWSLbr89yT8e3HN3l13I2SozK4V9O qS+ixxunWPpXbRwTcshAanAdJh1xJ25dzMgzLRQ0z86+MKCoYpbe8DY7tD4hgLaXTLOw 2Vg9kmz5QW03TVN3mbULbhr33JPNUCkgu/vhiRgUjszLYkHaWXBhUM+tsDtKj6PC+vnv S51SNjR3Q3q1xnKopoTy/Gh6TPzX5UgI7g104ynLyrUbH2rNxe93xpkkHp39qOVHi/eG XiBLTdYGtMoiH9z7PPfQ0A1BRFjLQYytExN2R+hSQdbHPVCGxkG0S/a/OMVatekOSAku cw== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0b-0016f401.pphosted.com (PPS) with ESMTPS id 3h2nhnrnup-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Tue, 05 Jul 2022 03:49:39 -0700 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 5 Jul 2022 03:49:36 -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; Tue, 5 Jul 2022 03:49:36 -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 8C0EF3F7040; Tue, 5 Jul 2022 03:49:34 -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: [PATCH 00/12] *** Exact Match Table and Field hash *** Date: Tue, 5 Jul 2022 16:19:11 +0530 Message-ID: <20220705104923.2113935-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: sO_I6BXDFmwniOps0uX22B_abBkhgECB X-Proofpoint-GUID: sO_I6BXDFmwniOps0uX22B_abBkhgECB 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-05_08,2022-06-28_01,2022-06-22_01 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org |
Series |
*** Exact Match Table and Field hash ***
|
expand
|