a1b2afe431
The P4 language requires marking a header as valid before any of the header fields are written as opposed to after the writes are done. Hence, the optimization of replacing the sequence of instructions to generate a header by reading it from the table action data with a single DMA internal instruction are reworked from "mov all + validate -> dma" to "validate + mov all -> dma". Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com> |
||
---|---|---|
.. | ||
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 |