From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [dpdk-stable] [PATCH] app/testpmd: fix missing count action fields Date: Wed, 27 Jun 2018 15:18:57 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: declan.doherty@intel.com, stable@dpdk.org To: Nelio Laranjeiro , dev@dpdk.org, Adrien Mazarguil Return-path: In-Reply-To: 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 5/31/2018 3:33 PM, Nelio Laranjeiro wrote: > COUNT action has been modified and has several fields not addressable > though testpmd. In addition, as those fields are not definable testpmd > is providing an empty configuration which is undefined. > > Fixes: fb8fd96d4251 ("ethdev: add shared counter to flow API") > Cc: declan.doherty@intel.com > Cc: stable@dpdk.org > > Signed-off-by: Nelio Laranjeiro Applied to dpdk-next-net/master, thanks. (Timeout review time frame!)