Lines Matching refs:API
4 ABI and API Deprecation
8 <../contributing/abi_policy>`. API and ABI deprecation notices are to be posted
55 * ethdev: The flow director API, including ``rte_eth_conf.fdir_conf`` field,
70 ``rte_eth_dev_configure()`` API.
71 Later MTU can be changed by ``rte_eth_dev_set_mtu()`` API as done now.
97 * ethdev: The port mirroring API can be replaced with a more fine grain flow API.
101 This API will be fully removed in DPDK 21.11.
105 be managed using shared actions API (``rte_flow_shared_action_create`` etc).
107 * ethdev: The flow API matching pattern structures, ``struct rte_flow_item_*``,
120 Instead queue stats will be received via xstats API. Current method support
132 changes will be made to macros, data structures and API functions defined