From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: add template release notes for 17.11 Date: Tue, 08 Aug 2017 15:50:05 +0200 Message-ID: <1826242.fXvBPhMe3n@xps> References: <1502195467-24712-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 9EF492BE9 for ; Tue, 8 Aug 2017 15:58:29 +0200 (CEST) In-Reply-To: <1502195467-24712-1-git-send-email-john.mcnamara@intel.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" Hi, Thanks for sending the next release notes so quickly. Unfortunately... 08/08/2017 14:31, John McNamara: > +The libraries prepended with a plus sign were incremented in this version. > + > +.. code-block:: diff > + > + librte_acl.so.2 > + librte_bitratestats.so.1 > + librte_cfgfile.so.2 > + librte_cmdline.so.2 > + librte_cryptodev.so.3 > + librte_distributor.so.1 > + librte_eal.so.4 > + librte_ethdev.so.7 > + librte_gro.so.1 > + librte_hash.so.2 > + librte_ip_frag.so.1 > + librte_jobstats.so.1 > + librte_kni.so.2 > + librte_kvargs.so.1 > + librte_latencystats.so.1 > + librte_lpm.so.2 > + librte_mbuf.so.3 > + librte_mempool.so.2 > + librte_meter.so.1 > + librte_metrics.so.1 > + librte_net.so.1 > + librte_pdump.so.1 > + librte_pipeline.so.3 > + librte_pmd_bond.so.1 > + librte_pmd_ring.so.2 > + librte_port.so.3 > + librte_power.so.1 > + librte_reorder.so.1 > + librte_ring.so.1 > + librte_sched.so.1 > + librte_table.so.2 > + librte_timer.so.1 > + librte_vhost.so.3 ... we are going to bump some ABIVER which were forgotten during 17.08. You will probably need to update after 17.08 release.