Re: [dpdk-dev] [dpdk-stable] [PATCH 2/4] net/mlx5: fix flow single queue

2018-03-28 Thread Ferruh Yigit
On 3/28/2018 4:09 PM, Nélio Laranjeiro wrote: > On Wed, Mar 28, 2018 at 02:16:44PM +0100, Ferruh Yigit wrote: >> On 3/28/2018 12:34 PM, Nélio Laranjeiro wrote: >>> On Wed, Mar 28, 2018 at 11:13:42AM +, Shahaf Shuler wrote: Wednesday, March 28, 2018 12:05 PM, Ferruh Yigit: > On 3/21/201

Re: [dpdk-dev] [dpdk-stable] [PATCH 2/4] net/mlx5: fix flow single queue

2018-03-28 Thread Nélio Laranjeiro
On Wed, Mar 28, 2018 at 02:16:44PM +0100, Ferruh Yigit wrote: > On 3/28/2018 12:34 PM, Nélio Laranjeiro wrote: > > On Wed, Mar 28, 2018 at 11:13:42AM +, Shahaf Shuler wrote: > >> Wednesday, March 28, 2018 12:05 PM, Ferruh Yigit: > >>> On 3/21/2018 6:45 PM, Ferruh Yigit wrote: > On 3/13/201

Re: [dpdk-dev] [dpdk-stable] [PATCH 2/4] net/mlx5: fix flow single queue

2018-03-28 Thread Ferruh Yigit
On 3/28/2018 12:34 PM, Nélio Laranjeiro wrote: > On Wed, Mar 28, 2018 at 11:13:42AM +, Shahaf Shuler wrote: >> Wednesday, March 28, 2018 12:05 PM, Ferruh Yigit: >>> On 3/21/2018 6:45 PM, Ferruh Yigit wrote: On 3/13/2018 2:17 PM, Nelio Laranjeiro wrote: > The flow is created with any st

Re: [dpdk-dev] [dpdk-stable] [PATCH 2/4] net/mlx5: fix flow single queue

2018-03-28 Thread Nélio Laranjeiro
On Wed, Mar 28, 2018 at 11:13:42AM +, Shahaf Shuler wrote: > Wednesday, March 28, 2018 12:05 PM, Ferruh Yigit: > > On 3/21/2018 6:45 PM, Ferruh Yigit wrote: > > > On 3/13/2018 2:17 PM, Nelio Laranjeiro wrote: > > >> The flow is created with any steering being applied in the NIC when > > >> the

Re: [dpdk-dev] [dpdk-stable] [PATCH 2/4] net/mlx5: fix flow single queue

2018-03-28 Thread Shahaf Shuler
Wednesday, March 28, 2018 12:05 PM, Ferruh Yigit: > On 3/21/2018 6:45 PM, Ferruh Yigit wrote: > > On 3/13/2018 2:17 PM, Nelio Laranjeiro wrote: > >> The flow is created with any steering being applied in the NIC when > >> the device is handling a single Rx queue. > >> > >> Fixes: cede123a158f ("net

Re: [dpdk-dev] [dpdk-stable] [PATCH 2/4] net/mlx5: fix flow single queue

2018-03-28 Thread Ferruh Yigit
On 3/21/2018 6:45 PM, Ferruh Yigit wrote: > On 3/13/2018 2:17 PM, Nelio Laranjeiro wrote: >> The flow is created with any steering being applied in the NIC when the >> device is handling a single Rx queue. >> >> Fixes: cede123a158f ("net/mlx5: fix flow creation with a single target >> queue") > >

Re: [dpdk-dev] [dpdk-stable] [PATCH 2/4] net/mlx5: fix flow single queue

2018-03-21 Thread Ferruh Yigit
On 3/13/2018 2:17 PM, Nelio Laranjeiro wrote: > The flow is created with any steering being applied in the NIC when the > device is handling a single Rx queue. > > Fixes: cede123a158f ("net/mlx5: fix flow creation with a single target queue") This patch is from current release and still in next-n