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 E9A55A04B6; Mon, 12 Oct 2020 22:50:24 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3C4D51D9A4; Mon, 12 Oct 2020 22:50:23 +0200 (CEST) Received: from wnew4-smtp.messagingengine.com (wnew4-smtp.messagingengine.com [64.147.123.18]) by dpdk.org (Postfix) with ESMTP id B16D71D987 for ; Mon, 12 Oct 2020 22:50:20 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailnew.west.internal (Postfix) with ESMTP id B7E5D12DF; Mon, 12 Oct 2020 16:50:17 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Mon, 12 Oct 2020 16:50:18 -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= 4PilGq+847ENi3MlPr4CKghPavJIAZ4hYu+8/t/2dLE=; b=OSelwpCf0z9dlRgb hL0BacPkIeI7HojEvu5QG94+I1CuOEFS9Y8fVeBlAKZv1sqREpm9xn/xARnBvhTN 8AVapfus3oxDhpyUYkjjaiyn3yZwzmmn88Kh44bqUaRydhh4ZPUY3hiH/ByAd9vV mKZd1AQHfiDzjEg+zJS6VwzgN3UcD0ZyARIdQAwb5zD4YpHLUJD5NL3bhN2YcuFM bt/rMl/inqJeIPX/me7cME8Mh1ioFE+voVZBefBgetlP7sQNOV77o39Pamld7zJ5 G6qaEUl+o4uzgt9ofD2hK61m5/DmXVNthlRas8TXZcZt3it4lSjjBbdLaF1Rq/y7 fveQ5w== 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=4PilGq+847ENi3MlPr4CKghPavJIAZ4hYu+8/t/2d LE=; b=ow52Sgma+k9lt0DqPGPqBgWOz7Gjlu9fAZ8CYxD4nzG1UHMAy5n+OLCoj mf+SVwhfalTuQGOeWK9JKocbUQzji9nNI3xtLA2/ONu9wi/+WTVlq734LRQ43aOZ VFaR9sEUy9J4nP9O3hsn6AnYO9P2Jtb8zEjFslnLUSOURnHrRr0ue1pKgmuRK/ci cncMCodpXLb0JI0CGKgCLoaNhEJLBMBBtOAf+aqoJVn6snE9Ai2qFyBdW2Ou7cVt 5eT70mf1b2xhzPYh4BvUrDF4RYO90aVVqD+aIzdGrbdTY+oSY9BbTJgvPhx0U8RW A6DRGffGDBAtKcONiP9ixZjmNIMKg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrheejgdduheehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght 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 00A673280059; Mon, 12 Oct 2020 16:50:14 -0400 (EDT) From: Thomas Monjalon To: Dekel Peled Cc: orika@nvidia.com, ferruh.yigit@intel.com, arybchenko@solarflare.com, konstantin.ananyev@intel.com, olivier.matz@6wind.com, wenzhuo.lu@intel.com, beilei.xing@intel.com, bernard.iremonger@intel.com, matan@nvidia.com, shahafs@nvidia.com, viacheslavo@nvidia.com, dev@dpdk.org Date: Mon, 12 Oct 2020 22:50:13 +0200 Message-ID: <2952449.sqomshUoHG@thomas> In-Reply-To: <38558f664207049f4bfb477a8575e8e8d74960d3.1602494556.git.dekelp@nvidia.com> References: <38558f664207049f4bfb477a8575e8e8d74960d3.1602494556.git.dekelp@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v5 02/11] ethdev: add IPv6 fragment extension header item 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" 12/10/2020 12:43, Dekel Peled: > --- a/lib/librte_ip_frag/rte_ip_frag.h > +++ b/lib/librte_ip_frag/rte_ip_frag.h > +/* struct ipv6_extension_fragment moved to librte_net/rte_ip.h and renamed. */ > +#define ipv6_extension_fragment rte_ipv6_fragment_ext This struct name did not have rte_ prefix, so I suggest deprecating it during next year. Please Dekel, could you propose a deprecation notice later?