From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0ABE1A0548; Fri, 9 Jul 2021 16:53:28 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFECA416B8; Fri, 9 Jul 2021 16:53:27 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mails.dpdk.org (Postfix) with ESMTP id 530634014D for ; Fri, 9 Jul 2021 16:53:26 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10039"; a="209752511" X-IronPort-AV: E=Sophos;i="5.84,226,1620716400"; d="scan'208";a="209752511" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jul 2021 07:53:24 -0700 X-IronPort-AV: E=Sophos;i="5.84,226,1620716400"; d="scan'208";a="499209003" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.213.241.5]) ([10.213.241.5]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jul 2021 07:53:22 -0700 To: David Marchand Cc: Thomas Monjalon , Andrew Rybchenko , "Yigit, Ferruh" , dev , David Hunt , Ciara Loftus , "Ananyev, Konstantin" References: <5f985052-10ff-97fe-e20e-e3f146f7f46a@intel.com> From: "Burakov, Anatoly" Message-ID: <3ca19841-af21-1b1b-91fc-30088c765ecf@intel.com> Date: Fri, 9 Jul 2021 15:53:19 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v8 5/7] power: support callbacks for multiple Rx queues X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 09-Jul-21 3:46 PM, David Marchand wrote: > On Fri, Jul 9, 2021 at 4:42 PM Burakov, Anatoly > wrote: >> You'd have to walk me through/translate whatever it is that you just >> said as i have no idea what any of that means :D > > https://git.dpdk.org/dpdk/commit/?id=fa5dbd825a > > Thanks, i'll separate it out into a separate commit and try to come up with a good name for it! -- Thanks, Anatoly