Re: [dpdk-dev] i40e_aq_get_phy_capabilities() fails when using SFP+ with no link

2017-02-12 Thread Ivan Nardi
Hi I am not able to reproduce the issue anymore with nvm 5.05 + 17.02-rc2 (with LSC disabled) Lesson learned: always upgrade to latest versions first. Thanks to everyone for the support Regards Ivan On 7 February 2017 at 15:56, Olivier MATZ wrote: > Hi Helin, > > On Mon, 6 Feb 2017 01:36:45 +

Re: [dpdk-dev] [PATCH] eal: fix max number of interrupt request

2017-02-12 Thread Zhang, Qi Z
Hi Thomas: > -Original Message- > From: Thomas Monjalon [mailto:thomas.monja...@6wind.com] > Sent: Friday, February 10, 2017 6:19 PM > To: Zhang, Qi Z > Cc: dev@dpdk.org; Wu, Jingjing > Subject: Re: [PATCH] eal: fix max number of interrupt request > > 2017-02-09 14:59, Qi Zhang: > > The

[dpdk-dev] [PATCH] rte, eal: Rename pci_update_device and make it public

2017-02-12 Thread Ziye Yang
The reaon is that sometimes we only like to rebound the kernel driver or VFIO or UIO or other drivers for this device after rte_eal_detach function. Function rte_eal_pci_probe_one not only updates the device but also probes the rte_eal_driver for this device, it is not flexible. Signed-off-by: Ziy

Re: [dpdk-dev] [PATCH] net/ixgbe: ensure link status is updated

2017-02-12 Thread Dai, Wei
> -Original Message- > From: Olivier MATZ [mailto:olivier.m...@6wind.com] > Sent: Thursday, February 9, 2017 1:03 AM > To: Dai, Wei > Cc: Laurent Hardy ; Zhang, Helin > ; Ananyev, Konstantin > ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] net/ixgbe: ensure link status is updated > > Hi

[dpdk-dev] [PATCH 2/2] net/ixgbe: add mac type check for all filters

2017-02-12 Thread Wei Zhao
All kinds of filter need to hardware mac type check to make sure the hardware support that type of fliter. If not, it may cause serious issue. Fixes: 11777435c727 ("net/ixgbe: parse flow director filter") Fixes: 672be56d76a2 ("net/ixgbe: parse n-tuple filter") Fixes: eb3539fc8550 ("net/ixgbe: pars

[dpdk-dev] [PATCH 1/2] net/ixgbe: move ixgbe 2 mac type check macro

2017-02-12 Thread Wei Zhao
move ixgbe 2 mac type check macro to ixgbe_ethdev.h in order to be used by filter parser functions in file ixgbe_flow.c. Signed-off-by: Wei Zhao Signed-off-by: Wenzhuo Lu --- drivers/net/ixgbe/ixgbe_ethdev.c | 12 drivers/net/ixgbe/ixgbe_ethdev.h | 12 2 files changed,

[dpdk-dev] [PATCH v2] doc: fix unreadable images

2017-02-12 Thread Jianfeng Tan
The images by below two commits are very unclear. Fix it. Fixes: 50665deebda ("doc: add guide to use virtio-user for container networking") Fixes: 0ba3870e755 ("doc: add guide to use virtio-user as exceptional path") Suggested-by: Thomas Monjalon Signed-off-by: Jianfeng Tan --- v2: - Redraw

Re: [dpdk-dev] [PATCH v2] eventdev: amend comments for events limit and threshold

2017-02-12 Thread Jerin Jacob
On Sat, Feb 11, 2017 at 09:48:57AM +, Nipun Gupta wrote: > > > > -Original Message- > > From: Van Haaren, Harry [mailto:harry.van.haa...@intel.com] > > Sent: Friday, February 10, 2017 16:02 > > To: Nipun Gupta ; dev@dpdk.org > > Cc: Hemant Agrawal ; > > jerin.ja...@caviumnetworks.com;