my question is :
environmet :82599 intel Ethernet Controller, EXSI system in host and ubuntu in Client,and my system require dpdk
when i build the ixgbe in host successfully,and bind vf in ubuntu ,i find the queue in vf is only 1 in both tx and rx,
then i change the rss=8,8,MQ=1,1 in host,but it has no effect on the queue value of vf unit ,dpdk can't work in my system,i want to change the tx queue to 8,how to do it ?