From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 4/4] librte_port: modify release notes and deprecation notice Date: Mon, 19 Oct 2015 16:21:09 +0200 Message-ID: <2045106.0MZtfafaup@xps13> References: <1441978548-3582-1-git-send-email-roy.fan.zhang@intel.com> <1441978548-3582-5-git-send-email-roy.fan.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: roy.fan.zhang@intel.com Return-path: Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by dpdk.org (Postfix) with ESMTP id 686228E70 for ; Mon, 19 Oct 2015 16:22:13 +0200 (CEST) Received: by wicll6 with SMTP id ll6so8214045wic.0 for ; Mon, 19 Oct 2015 07:22:13 -0700 (PDT) In-Reply-To: <1441978548-3582-5-git-send-email-roy.fan.zhang@intel.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-09-11 14:35, roy.fan.zhang@intel.com: > @@ -74,7 +76,7 @@ The libraries prepended with a plus sign were incremented in this version. > librte_pipeline.so.1 > librte_pmd_bond.so.1 > + librte_pmd_ring.so.2 > - librte_port.so.1 > + librte_port.so.2 The updated library must be prepended with a plus sign. Will be fixed before squashing with path 1 and pushing.