From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove deprecation notice for rte_bus Date: Mon, 13 Feb 2017 15:36:44 +0100 Message-ID: <123925015.YuSkY7lV6J@xps13> References: <1486986944-27900-1-git-send-email-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Shreyansh Jain Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 946A269C5 for ; Mon, 13 Feb 2017 15:36:46 +0100 (CET) Received: by mail-wm0-f53.google.com with SMTP id c85so309550359wmi.1 for ; Mon, 13 Feb 2017 06:36:46 -0800 (PST) In-Reply-To: <1486986944-27900-1-git-send-email-shreyansh.jain@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-02-13 17:25, Shreyansh Jain: > Signed-off-by: Shreyansh Jain > --- > -* ABI/API changes are planned for 17.02: ``rte_device``, ``rte_driver`` will be > - impacted because of introduction of a new ``rte_bus`` hierarchy. This would > - also impact the way devices are identified by EAL. A bus-device-driver model > - will be introduced providing a hierarchical view of devices. Applied, thanks rte_device/rte_driver have not been impacted and should not be when implementing the buses.