[dpdk-dev] Questions about rte_eth_dev multiple rx queue selection (~/dpdk/lib/librte_ether).

Zhang, Helin helin.zhang at intel.com
Wed Nov 18 07:49:30 CET 2015


You can refer to 'RSS' and 'redirection table' first.

/Helin

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of ???
> Sent: Wednesday, November 18, 2015 2:28 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] Questions about rte_eth_dev multiple rx queue
> selection (~/dpdk/lib/librte_ether).
> 
> Dear DPDK experts.
> 
> I really appreciate for your precious answers and advices and thank you for
> your great contributions.
> 
> I have questions about rte_eth_dev multiple rx queue usage
> (~/dpdk/lib/librte_ether).
> 
> Please let me know, if I am wrong or I have something missed.
> 
> The applications use rte_eth_dev_configure( port,  n_rx_queues,
> n_tx_queues, &port_conf) to setup multiple rx queues for a port.
> 
> How can we select rx queues for the packets from a port?  Is there any rx
> queue selection function?
> 
> Is it determined by NIC and is the rx queue information delivered to DPDK?
> 
> I will appreciate to you if I can be given any answer, advice, and comments.
> 
> Thank you very much.
> 
> Sincerely Yours,
> 
> Ick-Sung Choi.



More information about the dev mailing list