From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kovacevic, Marko" Subject: Re: [PATCH] doc: ethdev ABI change deprecation notice Date: Fri, 12 Jan 2018 10:19:25 +0000 Message-ID: <6DC05C7C5F25994B81B3F2F214251F66331ADE@IRSMSX104.ger.corp.intel.com> References: <1515682031-20152-1-git-send-email-kirill.rybalchenko@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "Chilikin, Andrey" , "nhorman@tuxdriver.com" , "thomas@monjalon.net" To: "Rybalchenko, Kirill" , "dev@dpdk.org" Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 580B971B5 for ; Fri, 12 Jan 2018 11:19:29 +0100 (CET) In-Reply-To: <1515682031-20152-1-git-send-email-kirill.rybalchenko@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" > Signed-off-by: Kirill Rybalchenko > +* ethdev: anounce ABI change ^^^^^^^^ One small typo announce > + The size of variables flow_types_mask in rte_eth_fdir_info structure, > + sym_hash_enable_mask and valid_bit_mask in rte_eth_hash_global_conf > structure > + will be increased from 32 to 64 bits to fulfill hardware requirements. > + This change will break existing ABI as size of the structures will inc= rease. > + > * i40e: The default flexible payload configuration which extracts the fi= rst 16 > bytes of the payload for RSS will be deprecated starting from 18.02. I= f > required the previous behavior can be configured using existing flow You can add my ack when changed. Acked-by: Marko Kovacevic