[dpdk-dev] [PATCH v2 0/4]librte_table: add name parameter to lpm table

2015-10-12 Thread Thomas Monjalon
2015-09-17 16:13, Dumitrescu, Cristian: > From: Singh, Jasvinder > > This patchset links to ABI change announced for librte_table. For > > lpm table, name parameter has been included in LPM table parameters > > structure. It will eventually allow applications to create more > > than one instances o

[dpdk-dev] [PATCH v2 0/4]librte_table: add name parameter to lpm table

2015-09-17 Thread Jasvinder Singh
This patchset links to ABI change announced for librte_table. For lpm table, name parameter has been included in LPM table parameters structure. It will eventually allow applications to create more than one instances of lpm table, if required. Changes in v2: - rte_table_lpm_ipv6.c: removed name va

[dpdk-dev] [PATCH v2 0/4]librte_table: add name parameter to lpm table

2015-09-17 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Thursday, September 17, 2015 7:03 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2 0/4]librte_table: add name parameter to lpm table > > This patchset links to ABI change announced for librte_table. For > lpm t