[PATCH] pipeline: fix table state memory allocation
    Thomas Monjalon 
    thomas at monjalon.net
       
    Sun Feb 13 21:23:42 CET 2022
    
    
  
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.dumitrescu at intel.com>
> Signed-off-by: Harshad Narayane <harshad.suresh.narayane at intel.com>
> Signed-off-by: Kamalakannan R <kamalakannan.r at intel.com>
> Signed-off-by: Venkata Suresh Kumar P <venkata.suresh.kumar.p at intel.com>
> 
> Fixes: 4f59d3726147 ("pipeline: support learner tables")
> Cc: stable at dpdk.org
Applied, thanks.
    
    
More information about the dev
mailing list