From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/octeontx: use eventdev attributes to get count Date: Wed, 11 Oct 2017 02:20:40 +0100 Message-ID: References: <1507647375-12820-1-git-send-email-pbhagavatula@caviumnetworks.com> <8df554e1-83b2-1fd2-c383-87bebb3faae4@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Pavan Nikhilesh Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 39C632BF7 for ; Wed, 11 Oct 2017 03:20:41 +0200 (CEST) In-Reply-To: <8df554e1-83b2-1fd2-c383-87bebb3faae4@intel.com> Content-Language: en-US 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 10/10/2017 8:33 PM, Ferruh Yigit wrote: > On 10/10/2017 3:56 PM, Pavan Nikhilesh wrote: >> Use the event device get attribute function to fetch the event >> port and queue count >> >> Signed-off-by: Pavan Nikhilesh > > Reviewed-by: Ferruh Yigit Squashed into relevant commit in next-net, thanks. Commit: 485c30ac8c39 ("net/octeontx: add net device probe and remove")