Re: [dpdk-dev] [PATCH v2] net/ixgbe: initialize port even if mtu config fails

2021-10-21 Thread Tudor Cornea
On Thu, 21 Oct 2021 at 18:33, Ferruh Yigit wrote: > On 10/20/2021 7:13 PM, Tudor Cornea wrote: > > On a VMware ESXi 6.0 setup with an Intel 82599 NIC the ports don't > > seem to initialize anymore, while running testpmd. > > > > Configuring Port 0 (socket 0) > > ixgbevf_dev_rx_init(): Set max pac

Re: [dpdk-dev] [PATCH v2] net/ixgbe: initialize port even if mtu config fails

2021-10-21 Thread Ferruh Yigit
On 10/20/2021 7:13 PM, Tudor Cornea wrote: On a VMware ESXi 6.0 setup with an Intel 82599 NIC the ports don't seem to initialize anymore, while running testpmd. Configuring Port 0 (socket 0) ixgbevf_dev_rx_init(): Set max packet length to 1518 failed. ixgbevf_dev_start(): Unable to initialize RX

Re: [dpdk-dev] [PATCH v2] net/ixgbe: initialize port even if mtu config fails

2021-10-20 Thread Zhang, Qi Z
> -Original Message- > From: Wang, Haiyue > Sent: Thursday, October 21, 2021 9:14 AM > To: Tudor Cornea ; Zhang, Qi Z > > Cc: Zhang, AlvinX ; Yigit, Ferruh > ; dev@dpdk.org > Subject: RE: [PATCH v2] net/ixgbe: initialize port even if mtu config fails > > > -Original Message- >

Re: [dpdk-dev] [PATCH v2] net/ixgbe: initialize port even if mtu config fails

2021-10-20 Thread Wang, Haiyue
> -Original Message- > From: Tudor Cornea > Sent: Thursday, October 21, 2021 02:14 > To: Zhang, Qi Z > Cc: Wang, Haiyue ; Zhang, AlvinX > ; Yigit, Ferruh > ; dev@dpdk.org; Tudor Cornea > Subject: [PATCH v2] net/ixgbe: initialize port even if mtu config fails > > On a VMware ESXi 6.0 se

[dpdk-dev] [PATCH v2] net/ixgbe: initialize port even if mtu config fails

2021-10-20 Thread Tudor Cornea
On a VMware ESXi 6.0 setup with an Intel 82599 NIC the ports don't seem to initialize anymore, while running testpmd. Configuring Port 0 (socket 0) ixgbevf_dev_rx_init(): Set max packet length to 1518 failed. ixgbevf_dev_start(): Unable to initialize RX hardware (-22) Fail to start port 0: Invalid