[dpdk-dev] vmxnet3 pmd dev restart

2014-10-26 Thread Navakanth M
s, > Rashmin > > -Original Message- > From: Navakanth M [mailto:navakanthdev at gmail.com] > Sent: Sunday, October 12, 2014 8:07 PM > To: Patel, Rashmin N; Cao, Waterman > Cc: stephen at networkplumber.org; dev at dpdk.org; Jiajia, SunX > Subject: Re: vmxnet3 pmd

[dpdk-dev] vmxnet3 pmd dev restart

2014-10-13 Thread Navakanth M
it patch to fix it. > > Thanks > Waterman > > -Original Message- >>From: Patel, Rashmin N >>Sent: Friday, October 10, 2014 6:07 AM >>To: Navakanth M; stephen at networkplumber.org; Cao, Waterman >>Cc: dev at dpdk.org >>Subject: RE: vmxnet3 pmd dev

[dpdk-dev] vmxnet3 pmd dev restart

2014-10-09 Thread Navakanth M
, should be working, so did not follow up later. > > I don't have a VMware setup handy at moment but I think Waterman would have > more information about testing that patch if he has found any issue with it. > > Thanks, > Rashmin > > -Original Message- > From: N

[dpdk-dev] vmxnet3 pmd dev restart

2014-10-08 Thread Navakanth M
/4683 Thanks Navakanth On Tue, Sep 30, 2014 at 1:44 PM, Navakanth M wrote: > Hi > > I am using DPDKv1.7.0 running on Vmware Esxi 5.1 and am trying to > reset the port which uses pmd_vmnet3 library functions from below > function calls. > rte_eth_dev_stop > rte_eth_dev_start &

[dpdk-dev] vmxnet3 pmd dev restart

2014-09-30 Thread Navakanth M
Hi I am using DPDKv1.7.0 running on Vmware Esxi 5.1 and am trying to reset the port which uses pmd_vmnet3 library functions from below function calls. rte_eth_dev_stop rte_eth_dev_start Doing this, i face panic while rte_free(ring->buf_info) in Vmxnet3_cmd_ring_release(). I have gone through foll