Home
last modified time | relevance | path

Searched refs:concrete (Results 1 – 4 of 4) sorted by relevance

/dpdk/doc/guides/howto/
H A Drte_flow.rst7 This document demonstrates some concrete examples for programming flow rules
/dpdk/drivers/net/qede/base/
H A Decore_sriov.c509 u32 concrete; in ecore_iov_setup_vfdb() local
530 concrete = ecore_vfid_to_concrete(p_hwfn, vf->abs_vf_id); in ecore_iov_setup_vfdb()
531 vf->concrete_fid = concrete; in ecore_iov_setup_vfdb()
/dpdk/doc/guides/contributing/
H A Dpatches.rst674 concrete definitions and expectations for a typical release cycle.
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst3694 The concrete value to match on will be provided at the rule creation.
3738 The concrete value for Queue Index will be provided at the rule creation.