[dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7

2015-12-22 Thread Yong Wang
any fixes from vmware which fixes this issue ? > >-Original Message- >From: Yong Wang [mailto:yongwang at vmware.com] >Sent: Monday, December 14, 2015 11:57 AM >To: Dey, Souvik ; dev at dpdk.org >Subject: Re: [dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7 >

[dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7

2015-12-14 Thread Dey, Souvik
this issue ? -Original Message- From: Yong Wang [mailto:yongw...@vmware.com] Sent: Monday, December 14, 2015 11:57 AM To: Dey, Souvik ; dev at dpdk.org Subject: Re: [dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7 nb_rx_desc should be less or equal to 2048 in update 3 due to a change

[dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7

2015-12-14 Thread Yong Wang
r 11, 2015 12:07 AM >To: Dey, Souvik ; dev at dpdk.org >Subject: Re: [dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7 > >On 12/10/15, 2:22 AM, "dev on behalf of Dey, Souvik" on behalf of sodey at sonusnet.com> wrote: > > > >>Hi, >>

[dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7

2015-12-14 Thread Dey, Souvik
, December 11, 2015 12:07 AM To: Dey, Souvik ; dev at dpdk.org Subject: Re: [dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7 On 12/10/15, 2:22 AM, "dev on behalf of Dey, Souvik" wrote: >Hi, >In DPDK 1.7 , while using the vmxnet3 pmd on vmware Esxi 5.

[dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7

2015-12-10 Thread Yong Wang
On 12/10/15, 2:22 AM, "dev on behalf of Dey, Souvik" wrote: >Hi, >In DPDK 1.7 , while using the vmxnet3 pmd on vmware Esxi 5.5 > update 3 we are seeing that activation of the device fails. > >status = VMXNET3_READ_BAR1_REG(hw, VMXNET3_REG_CMD); return a non zero status.

[dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7

2015-12-10 Thread Dey, Souvik
Hi, In DPDK 1.7 , while using the vmxnet3 pmd on vmware Esxi 5.5 update 3 we are seeing that activation of the device fails. status = VMXNET3_READ_BAR1_REG(hw, VMXNET3_REG_CMD); return a non zero status. Though the normal vmxnet3.ko works fine in the same system. Any idea if

[dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7

2015-12-10 Thread Stephen Hemminger
On Thu, 10 Dec 2015 10:22:30 + "Dey, Souvik" wrote: > Hi, > In DPDK 1.7 , while using the vmxnet3 pmd on vmware Esxi 5.5 > update 3 we are seeing that activation of the device fails. Please try something more recent. DPDK 1.7 had a version of vmxnet3 which was brand new at