Hi,
I have a guest virtual machine attached with BCM57414 Virtual Function . - When the BCM VF is owned by Linux driver "bnxt_en", I am seeing two Rx/Tx queues are assigned by the driver. - When the same device is owned by DPDK PMD "net_bnxt" , I am seeing only one Rx/Tx queue is assigned and used by the PMD. Can someone help me in understanding the difference between the Linux driver behavior and DPDK PMD behavior in determining the number of queues for this specific VF ? I am using the DPDK version "dpdk-17.11.4". Thanks & Regards, Vishnu