numam-dpdk/lib/pipeline
Cristian Dumitrescu aa1855235d pipeline: support direct registers on control path
Add pipeline control path API to read/write direct registers. These
registers are identified by a table key, whose entry ID is used as the
index into the register array.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2022-09-24 11:35:29 +02:00
..
meson.build
rte_pipeline.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_pipeline.h
rte_port_in_action.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_port_in_action.h lib: document free functions 2022-06-24 14:50:34 +02:00
rte_swx_ctl.c pipeline: configure hash function for regular tables 2022-09-23 18:04:41 +02:00
rte_swx_ctl.h pipeline: support direct registers on control path 2022-09-24 11:35:29 +02:00
rte_swx_extern.h
rte_swx_pipeline_internal.h pipeline: add table entry ID read instruction 2022-09-24 11:35:25 +02:00
rte_swx_pipeline_spec.c pipeline: configure hash function for learner tables 2022-09-23 18:04:42 +02:00
rte_swx_pipeline_spec.h pipeline: configure hash function for learner tables 2022-09-23 18:04:42 +02:00
rte_swx_pipeline.c pipeline: support direct registers on control path 2022-09-24 11:35:29 +02:00
rte_swx_pipeline.h pipeline: configure hash function for learner tables 2022-09-23 18:04:42 +02:00
rte_table_action.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_table_action.h
version.map pipeline: support direct registers on control path 2022-09-24 11:35:29 +02:00