Re: [dpdk-dev] [PATCH] net/ixgbe: support detection of hot swapped SFP/SFP+

2017-04-23 Thread Srinivasan J
Hi Wenzhuo, I understand your concern. I had to do this change to support hot swap of SFP/SFP+ modules without restarting the DPDK app. If we have some other mechanism in pipeline to support hot swap of SFP/SFP+ modules, then my changes can be ignored. I just wanted to share the

Re: [dpdk-dev] [PATCH v2] net/i40e: mbuf alloc failed counter not incremented

2017-04-23 Thread Ferruh Yigit
On 4/22/2017 12:13 AM, Allain Legacy wrote: > From: Matt Peters > > When an mbuf alloc fails during the mempool get operation for the > i40e bulk alloc receive function, the rx_mbuf_alloc_failed counter > is not incremented to record the error. > > This fix ensures consistency with the other i40

Re: [dpdk-dev] [PATCH v4 1/3] lib/librte_ether: add support for port reset

2017-04-23 Thread Zhao1, Wei
Hi, yuanhan & thomas > -Original Message- > From: Yuanhan Liu [mailto:yuanhan@linux.intel.com] > Sent: Monday, April 24, 2017 10:01 AM > To: Thomas Monjalon > Cc: Zhao1, Wei ; dev@dpdk.org; Ananyev, > Konstantin ; Mcnamara, John > ; Lu, Wenzhuo ; Liu, > Yu Y > Subject: Re: [dpdk-dev]

Re: [dpdk-dev] [PATCH v4 1/3] lib/librte_ether: add support for port reset

2017-04-23 Thread Zhao1, Wei
Hi, yuanhan & thomas > -Original Message- > From: Yuanhan Liu [mailto:yuanhan@linux.intel.com] > Sent: Monday, April 24, 2017 10:01 AM > To: Thomas Monjalon > Cc: Zhao1, Wei ; dev@dpdk.org; Ananyev, > Konstantin ; Mcnamara, John > ; Lu, Wenzhuo ; Liu, > Yu Y > Subject: Re: [dpdk-dev]

Re: [dpdk-dev] [PATCH v4 1/3] lib/librte_ether: add support for port reset

2017-04-23 Thread Yuanhan Liu
On Fri, Apr 21, 2017 at 11:28:37AM +0200, Thomas Monjalon wrote: > > Maybe I should add some words in doc\guides\nics\i40e.rst to Record which > > configurations are saved and restored by the PMD driver in reset > > function. Which not list in that are recognized as not saved and restored > > b

Re: [dpdk-dev] CLI parsing issue

2017-04-23 Thread Lu, Wenzhuo
Hi Olivier, > -Original Message- > From: Lu, Wenzhuo > Sent: Friday, April 21, 2017 9:18 AM > To: Olivier MATZ > Cc: dev@dpdk.org > Subject: RE: CLI parsing issue > > Hi Olivier, > > > -Original Message- > > From: Olivier MATZ [mailto:olivier.m...@6wind.com] > > Sent: Thursday,

Re: [dpdk-dev] [PATCH dpdk 0/5] ppc64/spapr: Attempt to use on POWER8

2017-04-23 Thread Alexey Kardashevskiy
On 23/04/17 07:11, Olga Shern wrote: > Alexey, > > Mellanox support DPDK only on Ethernet, no IB. > And yes, you need to install Mellanox drivers , OFED, to support it. ibv_get_device_list(&i) returns no devices, the name suggests "ib" == infiniband but it may be just naming issue :) > What N