From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Jastrzebski Subject: [PATCH v1 3/3] doc: update release 2.2 after changes in librte_lpm Date: Fri, 23 Oct 2015 15:51:51 +0200 Message-ID: <1445608311-8092-4-git-send-email-michalx.k.jastrzebski@intel.com> References: <1445608311-8092-1-git-send-email-michalx.k.jastrzebski@intel.com> To: dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id D22ED5A1F for ; Fri, 23 Oct 2015 15:56:45 +0200 (CEST) In-Reply-To: <1445608311-8092-1-git-send-email-michalx.k.jastrzebski@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" From: Michal Kobylinski Signed-off-by: Michal Kobylinski --- doc/guides/rel_notes/release_2_2.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst index ab1c25f..3c616ab 100644 --- a/doc/guides/rel_notes/release_2_2.rst +++ b/doc/guides/rel_notes/release_2_2.rst @@ -121,6 +121,8 @@ ABI Changes * librte_cfgfile: Allow longer names and values by increasing the constants CFG_NAME_LEN and CFG_VALUE_LEN to 64 and 256 respectively. + +* librte_lpm: Increase number of next hops for IPv4 to 2^24 Shared Library Versions -- 1.9.1