10/02/2022 20:45, Cristian Dumitrescu: > The regular tables, selector tables and learner tables are all sharing > the table state array. The locations in this array were computed > incorrectly, leading to memory corruption issues. > > Signed-off-by: Cristian Dumitrescu <cristian.dumitre...@intel.com> > Signed-off-by: Harshad Narayane <harshad.suresh.naray...@intel.com> > Signed-off-by: Kamalakannan R <kamalakanna...@intel.com> > Signed-off-by: Venkata Suresh Kumar P <venkata.suresh.kuma...@intel.com> > > Fixes: 4f59d3726147 ("pipeline: support learner tables") > Cc: sta...@dpdk.org
Applied, thanks.