From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/4] ethdev/eal API fixes Date: Sun, 19 Jul 2015 23:32:32 +0200 Message-ID: <2149103.v8H00dx6dR@xps13> References: <1437303137-29430-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev@dpdk.org Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 62875DE4 for ; Sun, 19 Jul 2015 23:33:45 +0200 (CEST) Received: by wicmv11 with SMTP id mv11so1851186wic.0 for ; Sun, 19 Jul 2015 14:33:45 -0700 (PDT) In-Reply-To: <1437303137-29430-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-07-19 12:52, Thomas Monjalon: > The main change of these patches is to improve naming consistency > across ethdev and EAL. > It should be applied shortly to be part of rc1. If some comments arise, > it can be fixed/improved in rc2. > > Thomas Monjalon (4): > doc: rename ABI chapter to deprecation > pci: fix detach and uninit naming > ethdev: refactor port release > ethdev: fix doxygen internal comments Applied, do not hesitate to comment if something must be fixed.