From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5E3ABA04DC; Mon, 26 Oct 2020 15:32:18 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3C6E21E2B; Mon, 26 Oct 2020 15:32:17 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 4D626100C for ; Mon, 26 Oct 2020 15:32:16 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id EEF475C0109; Mon, 26 Oct 2020 10:32:14 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Mon, 26 Oct 2020 10:32:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= 2H4Q9gPpYAHabMNpjuidTXNlRThCoxY2zTyteC1Ujdo=; b=S/YjPJnxc9CFdKpW YOJjCyFCJ7eli/vOj4Mr3CuWflK5FWcOPrYvfGgMbhkbQRSO/xo4ZkYpccXfeBGC yLkj3oBkcE7YvcaGKWKta+MpfJjFa/x9G/PTAYlHDS0C5JlzXK1X86u4gfhJafyi 60fd4UNSUejKyi64PtnlvlOaKytonJwlZ0bLkzMbddjtA9nGRrcT+32zHDTLFXHy iGOL+Q3ve9AjNpnizlmkjZ3NGYRB8KyIALJ2cQFvDiOAYFM1XfMaPRBLEtyuIZ5n QDVi44XFkPzYUKtf3WwrxCLo/xyD/8wxli2BNof+ZigmohFOHhV+h6O9a6Y0xcEA bu4A2A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=2H4Q9gPpYAHabMNpjuidTXNlRThCoxY2zTyteC1Uj do=; b=fJE7vfoS/nzA+DqjUZe/JDjo4uaxNvM1InbzeYHcwpxkF/gG9MuMpU5TG 0JkzRl0MIOJ0Ru/CvjjWvR6za5ezaySyaHPml+RNgbPuESyQ3NFydGxNf8rEKMWg Khs/zsd7IVBxauqKifrIOKnjnmYfH6E0T2TWWtKvIX85s+vWdsb6odzsoEdemst7 Ek9oGd2wXf/PE/mFkYc+xkZBjuhLprs9h15/BJPZq2/hx4LtF95O/USoQVPQf1XL 13nVB/9XlYRyeGsGNf7EZW2vpke2SV/Dv+PWDwilLctlCUIUzkXEsaHzX00ic+1S JlAneuut17p8UFgAp4EeyxkKNCtcA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrkeejgddvlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id D405E3280065; Mon, 26 Oct 2020 10:32:12 -0400 (EDT) From: Thomas Monjalon To: David Marchand Cc: dev , "Yigit, Ferruh" , Bruce Richardson , Olivier Matz , Andrew Rybchenko , Akhil Goyal , Ajit Khaparde , Somnath Kotur Date: Mon, 26 Oct 2020 15:32:10 +0100 Message-ID: <4846217.iSEU2LJ6l2@thomas> In-Reply-To: References: <20201026052105.1561859-1-thomas@monjalon.net> <20201026052105.1561859-9-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 08/15] net/bnxt: switch CFA code to dynamic mbuf field X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 26/10/2020 11:42, David Marchand: > On Mon, Oct 26, 2020 at 6:21 AM Thomas Monjalon wrote: > > > > The CFA code from mark was stored in the deprecated mbuf field udata64. > > It is moved to a dynamic field in order to allow removal of udata64. > > We convert from a 64 bits (with only upper 32 bits filled) to a 32 bits field. > Worth a comment on the API change for users (if any). Yes There is no good place to note this change except in the commit log.