table: add name to LPM parameters
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 17 Sep 2015 16:03:19 +0000 (17:03 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 12 Oct 2015 14:03:19 +0000 (16:03 +0200)
commitf71c7fc0b9c73ce6e7057bdf5eb1815c1d26e7e8
tree958bb4001d9a814f591ca2a1d83e05f529989075
parent4f8e575f8912c41506826946a8ac396be757060e
table: add name to LPM parameters

This patch relates to ABI change proposed for librte_table
(lpm table). A new parameter to hold the table name has
been added to the LPM table parameter structures
rte_table_lpm_params and rte_table_lpm_ipv6_params.

The LIBABIVER number is incremented. The release notes
is updated and the deprecation announcement is removed.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_2_2.rst
lib/librte_table/Makefile
lib/librte_table/rte_table_lpm.c
lib/librte_table/rte_table_lpm.h
lib/librte_table/rte_table_lpm_ipv6.c
lib/librte_table/rte_table_lpm_ipv6.h