eb3e2c1183
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.
Fixes:
|
||
---|---|---|
.. | ||
meson.build | ||
rte_pipeline.c | ||
rte_pipeline.h | ||
rte_port_in_action.c | ||
rte_port_in_action.h | ||
rte_swx_ctl.c | ||
rte_swx_ctl.h | ||
rte_swx_extern.h | ||
rte_swx_pipeline_internal.h | ||
rte_swx_pipeline_spec.c | ||
rte_swx_pipeline.c | ||
rte_swx_pipeline.h | ||
rte_table_action.c | ||
rte_table_action.h | ||
version.map |