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 54B36A0032; Wed, 11 May 2022 17:04:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB03B40DDD; Wed, 11 May 2022 17:04:16 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mails.dpdk.org (Postfix) with ESMTP id 1D75A406B4 for ; Wed, 11 May 2022 17:04:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1652281456; x=1683817456; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=yF4+6HxN26yqEeGnGKTnpzqlDsW8jc+YcRK1ra68Sl0=; b=BkLa553YzBAH88wPSARVe9LXOY6RMntQ9GCfgw8la0yZOJAbkPyKGk3R dDacLokx24Voee9uXtkKGGkqUWaE7Jgy8tsUP3OZ+qvy1TtPnNsrHgmHB T8ckPBzdGmHjrPSJoy0oE86+933Ztl3722BDNC4iRALW/nnovgchJUbjR p9pQR7lkbLK7vwmOeH3ws73zq4lFpt0dUYEQ3DISsWxMp/n84tkTMNmVm T/7XJ4N6TtNBlAz019/91943mryhzn1FJJS3Hroyc+uOHhIVmZV96QxHb 4w8EsJuMBZEt53mxknxzb/uEUT1w781GjLyKEvcsCgtsyzu0KFNBH+h95 Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10344"; a="268560063" X-IronPort-AV: E=Sophos;i="5.91,217,1647327600"; d="scan'208";a="268560063" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 May 2022 08:04:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,217,1647327600"; d="scan'208";a="623985495" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by fmsmga008.fm.intel.com with ESMTP; 11 May 2022 08:04:15 -0700 Received: from fmsmsx612.amr.corp.intel.com (10.18.126.92) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.27; Wed, 11 May 2022 08:04:14 -0700 Received: from fmsmsx612.amr.corp.intel.com (10.18.126.92) by fmsmsx612.amr.corp.intel.com (10.18.126.92) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.27; Wed, 11 May 2022 08:04:14 -0700 Received: from fmsmsx612.amr.corp.intel.com ([10.18.126.92]) by fmsmsx612.amr.corp.intel.com ([10.18.126.92]) with mapi id 15.01.2308.027; Wed, 11 May 2022 08:04:14 -0700 From: "Zhang, Qi Z" To: Thomas Monjalon , "Wang, Jie1X" CC: "dev@dpdk.org" , "Yang, SteveX" , "Yang, Qiming" Subject: RE: [PATCH v2] net/ice/base: enable FDIR support for IPV6_NETX_PROTO Thread-Topic: [PATCH v2] net/ice/base: enable FDIR support for IPV6_NETX_PROTO Thread-Index: AQHYYbCwOF/xe7acaE6myRJf/8O0u60Zw//QgAB8KQD//4yPIA== Date: Wed, 11 May 2022 15:04:13 +0000 Message-ID: <8f3dcf1d9043436183358a00079bd85c@intel.com> References: <20220407030104.786060-1-jie1x.wang@intel.com> <20220507091345.175582-1-jie1x.wang@intel.com> <2147216.ZfL8zNpBrT@thomas> In-Reply-To: <2147216.ZfL8zNpBrT@thomas> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.6.401.20 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 > -----Original Message----- > From: Thomas Monjalon > Sent: Wednesday, May 11, 2022 10:55 PM > To: Wang, Jie1X ; Zhang, Qi Z > Cc: dev@dpdk.org; Yang, SteveX ; Yang, Qiming > > Subject: Re: [PATCH v2] net/ice/base: enable FDIR support for > IPV6_NETX_PROTO >=20 > 11/05/2022 16:31, Zhang, Qi Z: > > From: Wang, Jie1X > > > > > > To support the new DDP and be compatible with the old version DDP > > > file, API function 'check_ddp_support_proto_id' is added to detect > > > if the required protocol ID is supported by the current DDP file. > > > > > > Add new protocol ID IPV6_NETX_PROTO support for PF FDIR if current > > > DDP is new DDP and keep behavior if it is the old version DDP. > > > > > > v2: rebase and optimize the API function > > > > > > Signed-off-by: Jie Wang > > > > Acked-by: Qi Zhang > > > > Applied to dpdk-next-net-intel. >=20 > Do you mean NEXT_PROTO instead of NETX? >=20 > Qi, I expect you fix this kind of mistake while merging please, thank you= . Yes, it should be NEXT_PROTO, I have fixed in dpdk-next-net-intel. thanks >=20