Re: [dpdk-dev] [PATCH v5] net/ixgbe: fix l3fwd start failed on

2018-01-09 Thread Ananyev, Konstantin
Hi Yanglong, Sorry, I was just confused by the description of the patch. The code itself seems ok... probably need to rephrase the description (remove mentioning l3fwd?). Konstantin > Hi, Konstantin > > Thanks for your comments! > Do you means that tx_q is must less than rx_q when the SRIOV i

Re: [dpdk-dev] [PATCH v5] net/ixgbe: fix l3fwd start failed on

2018-01-08 Thread Wu, Yanglong
Hi, Konstantin Thanks for your comments! Do you means that tx_q is must less than rx_q when the SRIOV is active and if not, the application case will not be supported? Do you think my patch will cause to 2 (or more cores) could try to TX packets through the same TX queue? And as far as I kn

Re: [dpdk-dev] [PATCH v5] net/ixgbe: fix l3fwd start failed on

2018-01-08 Thread Ananyev, Konstantin
> -Original Message- > From: Wu, Yanglong > Sent: Monday, January 8, 2018 3:06 AM > To: dev@dpdk.org > Cc: Ananyev, Konstantin ; Wu, Yanglong > > Subject: [PATCH v5] net/ixgbe: fix l3fwd start failed on > > L3fwd start failed on PF, for tx_q check failed. > That occurred when the SRIOV