From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: support bitmask for RSS and FDIR Date: Fri, 10 Aug 2018 10:58:07 +0200 Message-ID: <12091596.jMvCybQCOU@xps> References: <1533534335-119817-1-git-send-email-beilei.xing@intel.com> <2252677.DSoj0ZM9iK@xps> <94479800C636CB44BD422CB454846E013220D55E@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "dev@dpdk.org" , "Lu, Wenzhuo" , "Wu, Jingjing" To: "Xing, Beilei" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id A3F302C5 for ; Fri, 10 Aug 2018 10:58:10 +0200 (CEST) In-Reply-To: <94479800C636CB44BD422CB454846E013220D55E@SHSMSX101.ccr.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 10/08/2018 04:31, Xing, Beilei: > Hi Thomas, > > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > 06/08/2018 07:45, Beilei Xing: > > > This patch adds bitmask support for RSS, FDIR and FDIR flexible > > > payload. > > > > > > Signed-off-by: Beilei Xing > > > > Flow director API is deprecated for almost 2 years: > > http://git.dpdk.org/dpdk/commit/?id=7fdcde6 > > We asked several times to stop using it in i40e. > > It has not been listened. > > We have even accepted a workaround in flow_filtering example for i40e: > > http://git.dpdk.org/dpdk/commit/?id=9a93446 > > We need to stop and move all to a common rte_flow API. > > > > As a consequence, I will be against this patch. > > > > It's not for deprecated flow director API, it's mainly for i40e private API rte_pmd_i40e_inset_set. > This patch is an extend of: > https://patches.dpdk.org/patch/33031/ It is a private API for flow director. I feel you play with me, it's worst.