| rte_node_eth_api.h(3) | Library Functions Manual | rte_node_eth_api.h(3) |
rte_node_eth_api.h
#include <rte_compat.h>
#include <rte_common.h>
#include <rte_graph.h>
#include <rte_mempool.h>
struct rte_node_ethdev_config
int rte_node_eth_config (struct
rte_node_ethdev_config *cfg, uint16_t cnt, uint16_t nb_graphs)
__rte_experimental int rte_node_ethdev_rx_next_update
(rte_node_t id, const char *edge_name)
Warning
This API allows to setup ethdev_rx and ethdev_tx nodes and its queue associations.
Definition in file rte_node_eth_api.h.
Initializes ethdev nodes.
Parameters
Returns
Update ethdev rx next node.
Parameters
Returns
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |