Relation between DPDK queue and descriptors

Mikael R Carlsson mikael.r.carlsson at tietoevry.com
Wed Oct 2 17:21:45 CEST 2024


Hi experts!

I have a hard time to finds a good documentation about the relation between DPDK TX queue and descriptors.

Queue as in rte_eth_tx_queue_setup
Descriptor as in rte_eth_dev_adjust_nb_rx_rx_desc

We suspect we run out of descriptors in TX path, we are not sure here. We use more than one TX queue. Will we get more descriptors if we only use one single TX queue? Does anyone know if there is some good documentation regarding the TX queue and the descriptors?

  / Mikael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20241002/4a169320/attachment.htm>


More information about the users mailing list