Message ID | 20221005162023.1923558-1-tadhg.kearney@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dev-bounces@dpdk.org> X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3D5AAA0542; Wed, 5 Oct 2022 18:20:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1ED3340E2D; Wed, 5 Oct 2022 18:20:43 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 71BF640143 for <dev@dpdk.org>; Wed, 5 Oct 2022 18:20:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1664986841; x=1696522841; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xxpsYddyPLwWQEkwD4zfiUdsHjkMfbla8VaHLxUS5Ws=; b=K0V9WO46vRH1tH8W8JxezP3qNxLpF2mIZ66ONdIBjCCrR0Zd1460t6ga D5qfVBE30viUJolO8Gj19MThUbZLn+RjzANnkwI+I+4JF/6q4zhbMClLs N3XTSvc2CNhqq2XojI7oWmi0tXa7vZPtujNQ6ZzTTTP8CV1F0yA88NN1r 04P5tRyfcsMtrHnIzGu/A3hiylx7p6osv2yVi5H4BEzatfxPOQvmwhZiq QktK6QkugGhISN4stEQL3E07kXc+DPoNqVTHQzUdFqH2tTSycv+BLYYaG oMCBgL/tXatPdx4qnJqZMWwH4LEC0aWb5KqdXwxs1c5IDBOInzponDDjR g==; X-IronPort-AV: E=McAfee;i="6500,9779,10491"; a="290445943" X-IronPort-AV: E=Sophos;i="5.95,161,1661842800"; d="scan'208";a="290445943" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Oct 2022 09:20:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10491"; a="692944592" X-IronPort-AV: E=Sophos;i="5.95,161,1661842800"; d="scan'208";a="692944592" Received: from silpixa00401183.ir.intel.com ([10.55.129.143]) by fmsmga004.fm.intel.com with ESMTP; 05 Oct 2022 09:20:38 -0700 From: Tadhg Kearney <tadhg.kearney@intel.com> To: dev@dpdk.org Cc: david.hunt@intel.com, anatoly.burakov@intel.com, reshma.pattan@intel.com, thomas@monjalon.net, Tadhg Kearney <tadhg.kearney@intel.com> Subject: [PATCH v8 0/3] add Intel uncore api to be called through l3fwd-power Date: Wed, 5 Oct 2022 16:20:20 +0000 Message-Id: <20221005162023.1923558-1-tadhg.kearney@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220928133018.1583280-1-tadhg.kearney@intel.com> References: <20220928133018.1583280-1-tadhg.kearney@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org |
Series |
add Intel uncore api to be called through l3fwd-power
|
expand
|