Re: [dpdk-dev] [PATCH 0/2] net/mlx5 add rxq interrupt support

2017-02-11 Thread Shahaf Shuler
Thursday, February 9, 2017 4:48 PM, Ferruh Yigit: > From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] > Sent: Thursday, February 9, 2017 4:48 PM > To: Shahaf Shuler ; david.march...@6wind.com; > Adrien Mazarguil ; Nélio Laranjeiro > > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/2] net/mlx

Re: [dpdk-dev] [PATCH v6 2/2] app/testpmd: fix port stop

2017-02-11 Thread Wu, Jingjing
> -Original Message- > From: Iremonger, Bernard > Sent: Friday, February 3, 2017 6:38 PM > To: Wu, Jingjing ; dev@dpdk.org > Cc: sta...@dpdk.org > Subject: RE: [PATCH v6 2/2] app/testpmd: fix port stop > > Hi Jingjing > > > -Original Message- > > From: Wu, Jingjing > > Sent: Fri

[dpdk-dev] [PATCH] remove unmaintained TILE-Gx architecture

2017-02-11 Thread Thomas Monjalon
The TILE-Gx architecture and its driver mpipe are not maintained. The code is removed to avoid confusion. Signed-off-by: Thomas Monjalon --- MAINTAINERS|7 - config/defconfig_arm-armv7a-linuxapp-gcc |1 - config/defconfig_tile-tilegx-linu

Re: [dpdk-dev] [PATCH 1/2] ethdev: add capability control API

2017-02-11 Thread Wiles, Keith
> On Feb 11, 2017, at 12:38 AM, Jerin Jacob > wrote: > > On Fri, Feb 10, 2017 at 02:05:49PM +, Cristian Dumitrescu wrote: >> The rte_flow feature breaks the current monolithic approach for ethdev and >> introduces the new generic flow API to ethdev using a plugin-like approach. >> >> Basic

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

2017-02-11 Thread Nipun Gupta
> -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; Richardson, Bruce > ; Eads, Gage > Subject: RE: [PATCH v2] eventdev: amend

Re: [dpdk-dev] [PATCH v2 15/15] app/test: add unit tests for SW eventdev driver

2017-02-11 Thread Jerin Jacob
On Tue, Jan 31, 2017 at 04:14:33PM +, Harry van Haaren wrote: > From: Bruce Richardson > > Since the sw driver is a standalone lookaside device that has no HW > requirements, we can provide a set of unit tests that test its > functionality across the different queue types and with different i

Re: [dpdk-dev] [PATCH] eal: sPAPR IOMMU support in pci probing for vfio-pci in ppc64le

2017-02-11 Thread Thomas Monjalon
2017-02-11 08:56, gowrishankar muthukrishnan: > Hi Thomas, > I see rc3 out. Could this patch also go in 17.02 (rc4 ?). > > This patch is ppc64le specific (w/o affecting other arch) and it enables > pmd over vfio-pci be useful for this arch. You have sent this patch yesterday. We must wait few da