Re: [dpdk-dev] [PATCH v2] igb_uio: add config option to control reset

2017-11-04 Thread Stephen Hemminger
On Nov 4, 2017 01:03, "Ferruh Yigit" wrote: On 11/3/2017 12:42 PM, Roberts, Lee A. wrote: > > >> -Original Message- >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Tan, Jianfeng >> Sent: Thursday, November 02, 2017 8:57 PM >> To: Ferruh Yigit ; Thomas Monjalon < tho...@monjalon.ne

[dpdk-dev] [PATCH] net/kni: remove eth_kni_drv declaration

2017-11-04 Thread Rami Rosen
This patch removes the forward declaration of eth_kni_drv in rte_eth_kni.c; this forward declaration was made unnecessary by commit 050fe6e9ff970ff92d842912136be8f9f52e171f ("drivers/net: use ethdev allocation helper for vdev"), which removes the usage of eth_kni_drv in the eth_kni_create() metho

[dpdk-dev] [PATCH] lib: fix a typo in kni header file (doxygen)

2017-11-04 Thread Rami Rosen
This patch fixes a trivial typo in rte_kni.h header file (librte_kni). Signed-off-by: Rami Rosen --- lib/librte_kni/rte_kni.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/librte_kni/rte_kni.h b/lib/librte_kni/rte_kni.h index 87812cd..d195079 100644 --- a/lib/librte_kn

Re: [dpdk-dev] [PATCH v1] i40e: highlight change to flexible payload for RSS config

2017-11-04 Thread Chilikin, Andrey
> -Original Message- > From: Mcnamara, John > Sent: Friday, November 3, 2017 3:24 PM > To: dev@dpdk.org > Cc: Rybalchenko, Kirill ; Chilikin, Andrey > ; Mcnamara, John > Subject: [PATCH v1] i40e: highlight change to flexible payload for RSS config > > Add deprecation notice to highlight a

Re: [dpdk-dev] Running DPDK as an unprivileged user

2017-11-04 Thread Thomas Monjalon
Hi, restarting an old topic, 05/01/2017 16:52, Tan, Jianfeng: > On 1/5/2017 5:34 AM, Walker, Benjamin wrote: > >>> Note that this > >>> probably means that using uio on recent kernels is subtly > >>> broken and cannot be supported going forward because there > >>> is no uio mechanism to pin the me

Re: [dpdk-dev] [PATCH 2/3] net/mlx4: adjust removal error

2017-11-04 Thread Matan Azrad
Hi Adrien, Thanks for the review :) Please see below comments. > -Original Message- > From: Adrien Mazarguil [mailto:adrien.mazarg...@6wind.com] > Sent: Friday, November 3, 2017 3:06 PM > To: Matan Azrad > Cc: Gaetan Rivet ; dev@dpdk.org > Subject: Re: [PATCH 2/3] net/mlx4: adjust remova

Re: [dpdk-dev] [PATCH 3/3] net/mlx5: adjust removal error

2017-11-04 Thread Matan Azrad
Hi Adrien, Thanks for this too. > -Original Message- > From: Adrien Mazarguil [mailto:adrien.mazarg...@6wind.com] > Sent: Friday, November 3, 2017 3:06 PM > To: Matan Azrad > Cc: Gaetan Rivet ; dev@dpdk.org > Subject: Re: [PATCH 3/3] net/mlx5: adjust removal error > > On Thu, Nov 02, 201