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 BE776A04B1; Wed, 9 Sep 2020 11:47:14 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B43421BF8F; Wed, 9 Sep 2020 11:47:13 +0200 (CEST) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 715161BF8E for ; Wed, 9 Sep 2020 11:47:11 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id B84E3AFC; Wed, 9 Sep 2020 05:47:08 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Wed, 09 Sep 2020 05:47:09 -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= d90AQtnIVekJaqoI2qZWWbR6sbcI9KNou5FzPt0SO0k=; b=ve03ma/fswe1OBWR ZzGZ2VXWDQZ3DLzv7t4aJQzr9GHSTIUP3UVE/mfIShrxeG+lZT6f9KLHwy53BN0i vURAmlNv71uglP02yU65ihV+YaQViuG3/gGqnoBUpNqPBfQ1XTPnEcdwt8OlHuvi WZ6heNJ4k5I4/3gr14wiXzMK03bI8V+22QV58qRSZv0Z2qasgmf6PBisg8o1TAKU Q7MRHl7oJk+Egy3iOt+vJF9XA/cLM5iX+E/58+qPRe98LoIbAS5zHz5as/rsbw1K +OvK55c4jpP96TxZ1QjZDYIi6lh/OnxT09lZDbGpcB5s8553g/zFM4Cevicr0fcc Y5mHKg== 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=fm3; bh=d90AQtnIVekJaqoI2qZWWbR6sbcI9KNou5FzPt0SO 0k=; b=mTwj5ylkVw7KIkK9rRbC2dYqIlyqmIcfEG7a/3cJydeSbCtUP+5smHq9z plmLOY9/YCxJcPo1Ffq8/nOwzjSJVUTs+ByCulcEbJ7t14BCu1Ds5w44Fboq9IyL Gcy5W/ZXs4RLZFGlFB5NH6Fl3nhYUghX1kuqaQNcNiqfxckMHh9KumhiWZcbhnmS R7wzY25OZire2eE8qxTtTDNHYsIN7YswC15eDzda4WSl7/zKXY/ZtUnYQLUkyW/h 5/pv3B4Z2dLOBpA1Cv5zTD6GNxxuceg6ZOED701YGOuTjsd+AJsVxLdfAIbKD7k5 qxQUFMwfzbVhgDU/1WMd/hdTHyuYw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedrudehhedgudeiucetufdoteggodetrfdotf 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 4746F328005A; Wed, 9 Sep 2020 05:47:07 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: Nipun Gupta , Hemant Agrawal , dev@dpdk.org Date: Wed, 09 Sep 2020 11:47:05 +0200 Message-ID: <3803164.Tctd6cogH4@thomas> In-Reply-To: <20200813112806.164578-1-bruce.richardson@intel.com> References: <20200709152047.167730-1-bruce.richardson@intel.com> <20200813112806.164578-1-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 0/7] Enhance rawdev APIs 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" > app/test/test_rawdev.c | 2 +- > doc/guides/rawdevs/ioat.rst | 4 +- > doc/guides/rawdevs/octeontx2_dma.rst | 2 +- > doc/guides/rawdevs/octeontx2_ep.rst | 3 +- > doc/guides/rel_notes/deprecation.rst | 7 --- > doc/guides/sample_app_ug/ioat.rst | 4 +- > drivers/bus/ifpga/ifpga_bus.c | 2 +- > drivers/raw/ifpga/ifpga_rawdev.c | 23 +++++----- > drivers/raw/ioat/ioat_rawdev.c | 17 ++++--- > drivers/raw/ioat/ioat_rawdev_test.c | 6 +-- > drivers/raw/ntb/ntb.c | 49 ++++++++++++++++----- > drivers/raw/octeontx2_dma/otx2_dpi_rawdev.c | 7 +-- > drivers/raw/octeontx2_dma/otx2_dpi_test.c | 3 +- > drivers/raw/octeontx2_ep/otx2_ep_rawdev.c | 7 +-- > drivers/raw/octeontx2_ep/otx2_ep_test.c | 2 +- > drivers/raw/skeleton/skeleton_rawdev.c | 36 +++++++++------ > drivers/raw/skeleton/skeleton_rawdev_test.c | 32 ++++++++------ > examples/ioat/ioatfwd.c | 4 +- > examples/ntb/ntb_fwd.c | 7 +-- > lib/librte_rawdev/rte_rawdev.c | 47 +++++++++++++------- > lib/librte_rawdev/rte_rawdev.h | 27 ++++++++++-- > lib/librte_rawdev/rte_rawdev_pmd.h | 22 ++++++--- > 22 files changed, 201 insertions(+), 112 deletions(-) It is missing updates of the release notes in each patch changing the API.