numam-dpdk/doc/api
Kevin Liu df539aaf35 net/ice: refactor flex descriptor protocol field extraction
The ice has the feature to extract protocol fields into flex descriptor
by programming per queue. However, the dynamic field for proto_ext are
allocated by PMD, it is the responsibility of application to reserved
the field, before start DPDK.

Application with parse the offset and proto_ext name to PMD with devargs.
Remove related private API in 'rte_pmd_ice.h' and 'rte_pmd_ice.h' file.

Signed-off-by: Kevin Liu <kevinx.liu@intel.com>
Tested-by: Jin Ling <jin.ling@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2022-09-06 14:54:56 +02:00
..
custom.css doc: simplify CSS customization for Doxygen 2022-06-01 11:26:11 +02:00
doxy-api-index.md net/ice: refactor flex descriptor protocol field extraction 2022-09-06 14:54:56 +02:00
doxy-api.conf.in net/ice: refactor flex descriptor protocol field extraction 2022-09-06 14:54:56 +02:00
generate_doxygen.py doc: rewrite shell scripts in Python 2022-06-01 11:53:35 +02:00
generate_examples.py doc: rewrite shell scripts in Python 2022-06-01 11:53:35 +02:00
meson.build doc: rewrite shell scripts in Python 2022-06-01 11:53:35 +02:00