| rte_eth_cman_info(3) | Library Functions Manual | rte_eth_cman_info(3) |
rte_eth_cman_info
#include <rte_ethdev.h>
uint64_t modes_supported
uint64_t objs_supported
uint8_t rsvd [8]
Warning
A structure used to retrieve information of ethdev congestion management.
Definition at line 5993 of file rte_ethdev.h.
Set of supported congestion management modes
See also
Definition at line 5998 of file rte_ethdev.h.
Set of supported congestion management objects
See also
Definition at line 6003 of file rte_ethdev.h.
Reserved for future fields. Always returned as 0 when rte_eth_cman_info_get() is invoked
Definition at line 6008 of file rte_ethdev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |