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 of lpm table, if required. > > > > Changes in v2: > > - rte_table_lpm_ipv6.c: removed name varibale from > > rte_zmalloc_socket() and inserted that in rte_lpm6_create(). > > Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
Applied, thanks