[dpdk-dev] SRIOV mode and different RX and TX configuration

2014-08-11 Thread Wodkowski, PawelX
> Do you mean the configurable number of rx/tx queues in VF? For Niantic, > hardware just supports only one queue in VF, so there is no flexibility for > that. > For later NICs like i40e, we will have that flexibility. Yes, you are right but only in when DCB and RSS/TSS are off. When using DCB a

[dpdk-dev] SRIOV mode and different RX and TX configuration

2014-08-11 Thread Ramia, Kannan Babu
mode and different RX and TX configuration > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wodkowski, PawelX > Sent: Monday, August 11, 2014 4:05 PM > To: dev at dpdk.org > Subject: [dpdk-dev] SRIOV mode and different RX and TX configuration

[dpdk-dev] SRIOV mode and different RX and TX configuration

2014-08-11 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wodkowski, PawelX > Sent: Monday, August 11, 2014 4:05 PM > To: dev at dpdk.org > Subject: [dpdk-dev] SRIOV mode and different RX and TX configuration > > Hi, > I am wondering if th

[dpdk-dev] SRIOV mode and different RX and TX configuration

2014-08-11 Thread Wodkowski, PawelX
Hi, I am wondering if there is a sense in having different configuration in for RX and TX mode in SR-IOV mode. Ex RX mode ETH_MQ_RX_NONE and TX mode ETH_MQ_TX_VMDQ_DCB or something similar. I am asking because in code there is no difference between number of RX queues and TX queues reported to VF a