Home
last modified time | relevance | path

Searched refs:learn (Results 1 – 5 of 5) sorted by relevance

/dpdk/examples/pipeline/examples/
H A Dlearner.spec87 learn fwd_action m.fwd_action_arg_port_out
/dpdk/doc/guides/cryptodevs/
H A Daesni_gcm.rst10 to learn more about it, including installation).
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h680 struct instr_learn learn; member
2042 uint64_t action_id = ip->learn.action_id; in __instr_learn_exec()
2043 uint32_t mf_offset = ip->learn.mf_offset; in __instr_learn_exec()
H A Drte_swx_pipeline.c2418 instr->learn.action_id = a->id; in instr_learn_translate()
2419 instr->learn.mf_offset = mf_offset; in instr_learn_translate()
8201 if (a->id == instr->learn.action_id) in learner_action_learning_check()
10780 instr->learn.action_id); in instr_learn_export()
/dpdk/doc/guides/contributing/
H A Ddocumentation.rst216 good place to learn the minimal set of syntax required to format a document.