From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3] examples/flow_filtering: add rte_fdir_conf initialization Date: Mon, 23 Jul 2018 21:32:04 +0100 Message-ID: <15aebcdb-f8d5-1086-510d-2382e6a7e07d@intel.com> References: <1531361387-116027-1-git-send-email-rosen.xu@intel.com> <1532255950-105866-1-git-send-email-rosen.xu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: orika@mellanox.com, walter.e.gilmore@intel.com, qi.z.zhang@intel.com, stable@dpdk.org To: Rosen Xu , dev@dpdk.org Return-path: In-Reply-To: <1532255950-105866-1-git-send-email-rosen.xu@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 7/22/2018 11:39 AM, Rosen Xu wrote: > Rte_fdir_conf of rte_eth_conf should be initialized before > port initialization. It is a workaround solution when working > with Intel I40e. > > Fixes: 4a3ef59a10c8 ("examples/flow_filtering: add simple demo of flow API") > Cc: stable@dpdk.org > > Signed-off-by: Rosen Xu > Acked-by: Ori Kam Reviewed-by: Ferruh Yigit