| rte_eth_dev_portconf(3) | Library Functions Manual | rte_eth_dev_portconf(3) |
rte_eth_dev_portconf
#include <rte_ethdev.h>
uint16_t burst_size
uint16_t ring_size
uint16_t nb_queues
Preferred Rx/Tx port parameters. There are separate instances of this structure for transmission and reception respectively.
Definition at line 1683 of file rte_ethdev.h.
Device-preferred burst size
Definition at line 1684 of file rte_ethdev.h.
Device-preferred size of queue rings
Definition at line 1685 of file rte_ethdev.h.
Device-preferred number of queues
Definition at line 1686 of file rte_ethdev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |