From patchwork Thu Oct 12 08:21:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ga=C3=ABtan_Rivet?= X-Patchwork-Id: 30214 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 158051B27C; Thu, 12 Oct 2017 10:22:17 +0200 (CEST) Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 806FB1B21D for ; Thu, 12 Oct 2017 10:22:03 +0200 (CEST) Received: by mail-wm0-f41.google.com with SMTP id q124so10901658wmb.0 for ; Thu, 12 Oct 2017 01:22:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=5iLbzhdjRjxtDeAQvbIP1YJWbnvlsQB+cFnMMlzQUg4=; b=HohV817wiiFAB6iDpsWvz5pdLRl7FyUiFqhWK2WNdK2zXSaNTZogfbkeJtZp21CNp4 Gt9/NLjl4CyTsPel6ZO5CkWZ/Vp+9o6jCLvtyhobGxJgaSj0+wmuQNNDiCkoWGEERag3 G1JTkLTvXNdUSBpMuAjxjTRfm8vWMbbuj2sL5Lkk15kyxKWtZxc0kkUmx5avqiNIWECC WhpLWZpEVTRrWM8WtTBWTpXsCnjc0qPLpGJtD+rSHTNHJUnQia35fIoOrlavRP3nJKIt h+WopdwqIGp1X+rZ25GnIt6koBEVTilthMHjmnRai9kEw2ZC+nVLkqMC6GWpOA7D78Qg Co+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=5iLbzhdjRjxtDeAQvbIP1YJWbnvlsQB+cFnMMlzQUg4=; b=Rmeus6PfSGkDKjhyRr5fMwDtjnBjjqHvym1dtGH4lVcTKncHBzapMnCF3wOurdsXxn G+oXkd7wH3ytSOAy5s2I6jPe10/rVUkc/b58PoWKLLSL+/yO84TagKzYXuFOQsQfHuTX RRMuPpG4aoLxtyPJ4UIfcHYsHgvQfau0nLqPFQ1NyZ5dTCwTjT/8uF1/0fMspzc17ppx oNkThkdnmtyFXGhPldbfDZtCoe7m9jFBTyYRupc6VZbNiX1us6T7TOyq6M+VPDnPtl1y YQcL2wjsrjPRzEW3rqC478gq/dlK9lg2vvQqM62x1iq7NAjVFAvAu4xWpfEjKrbz1Inh jbfw== X-Gm-Message-State: AMCzsaWPUy4wQnDN/GY7iM9Ly1qy9G3atJiEuuDwghfx9pnmQE+DSSx6 lvzLgtSavT8mnFZJ6h9HCVJqjPZv X-Google-Smtp-Source: AOwi7QAew1GuDegMjJg9OzKKawiKfstaP37XaFNJRV/ACAXBhFpOqvxqpq66DRERrW8BhkSLo638iA== X-Received: by 10.28.4.135 with SMTP id 129mr1137757wme.34.1507796522530; Thu, 12 Oct 2017 01:22:02 -0700 (PDT) Received: from bidouze.dev.6wind.com (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id 200sm19424728wmu.44.2017.10.12.01.22.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 12 Oct 2017 01:22:01 -0700 (PDT) From: Gaetan Rivet To: dev@dpdk.org Cc: Gaetan Rivet Date: Thu, 12 Oct 2017 10:21:25 +0200 Message-Id: X-Mailer: git-send-email 2.1.4 In-Reply-To: References: In-Reply-To: References: Subject: [dpdk-dev] [PATCH v2 18/18] doc: remove devargs deprecation notices 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" These actions have been enacted. Signed-off-by: Gaetan Rivet Acked-by: John McNamara --- doc/guides/rel_notes/deprecation.rst | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index ef2264f..23faa19 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -16,19 +16,6 @@ Deprecation Notices - ``rte_set_log_type``, replaced by ``rte_log_set_level`` - ``rte_get_log_type``, replaced by ``rte_log_get_level`` -* eal: several API and ABI changes are planned for ``rte_devargs`` in v17.11. - The format of device command line parameters will change. The bus will need - to be explicitly stated in the device declaration. The enum ``rte_devtype`` - was used to identify a bus and will disappear. - The structure ``rte_devargs`` will change. - The ``rte_devargs_list`` will be made private. - The following functions are deprecated starting from 17.08 and will either be - modified or removed in 17.11: - - - ``rte_eal_devargs_add`` - - ``rte_eal_devargs_type_count`` - - ``rte_eal_parse_devargs_str``, replaced by ``rte_eal_devargs_parse`` - * eal: An ABI change is planned for 17.11 to make DPDK aware of IOVA address translation scheme. Reference to phys address in EAL data-structure or functions may change to