<div dir="ltr">Hi all,<div><br></div><div>I am new to OVS-DPDK and trying to figure out the mechanism of vhost-user multiqueue scenario. I understand that the PMD thread is created for polling the queues of vhost-user or physical NIC and the affinity bind PMD to queues. However, the PMD transmission side confused me, I would like to learn PMD thread mechanism and how it distributes traffic to different queues. </div><div> </div><div>Let&#39;s consider this scenario: one PMD thread is responsible for two queues of one vhost-user, when packet destined to the vhost-user, how it decide which queue to trasmit? is there equivalence to RSS? </div><div>                                          =========</div><div>                                          |Rx Queue0| </div><div>Traffic ==&gt;PMD thread ==&gt;                      ==&gt;Virtio Frontend in VM           </div><div>                                          |Rx Queue1|</div><div>                                          =========</div><div>Thanks in advance</div><div>Best Regards,</div><div>Hui</div></div>