[dpdk-dev] [dpdk-stable] [PATCH] net/mlx5: disable flow dump for Verbs flow

Raslan Darawsheh rasland at nvidia.com
Thu Oct 8 14:09:21 CEST 2020


Hi,
> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit at intel.com>
> Sent: Wednesday, October 7, 2020 12:56 PM
> To: Raslan Darawsheh <rasland at nvidia.com>; Xueming(Steven) Li
> <xuemingl at nvidia.com>; Matan Azrad <matan at nvidia.com>; Slava
> Ovsiienko <viacheslavo at nvidia.com>
> Cc: dev at dpdk.org; Asaf Penso <asafp at nvidia.com>; stable at dpdk.org
> Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] net/mlx5: disable flow dump
> for Verbs flow
> 
> On 10/6/2020 4:24 PM, Raslan Darawsheh wrote:
> > Hi,
> >
> >> -----Original Message-----
> >> From: dev <dev-bounces at dpdk.org> On Behalf Of Xueming Li
> >> Sent: Thursday, September 10, 2020 7:25 AM
> >> To: Matan Azrad <matan at nvidia.com>; Slava Ovsiienko
> >> <viacheslavo at nvidia.com>
> >> Cc: dev at dpdk.org; Asaf Penso <asafp at nvidia.com>; stable at dpdk.org
> >> Subject: [dpdk-dev] [PATCH] net/mlx5: disable flow dump for Verbs flow
> >>
> >> There was a segment fault when dump flows with device argument of
> >> dv_flow_en=0. In such case, Verbs flow engine was enabled and fdb
> >> resources were not initialized. It's suggested to use mlx_fs_dump
> >> for Verbs flow dump.
> >>
> >> This patch adds verbs engine check, prints warning message and return
> >> gracefully.
> >>
> >> Cc: stable at dpdk.org
> >> Signed-off-by: Xueming Li <xuemingl at nvidia.com>
> 
> Can you please provide the fixed commit information?
> That is required to figure out which stable tress to backport.
Fixes: f6d7202402c9 ("net/mlx5: support flow dump API")

Just added to next-net-mlx tree and pushed 

Kindest regards
Raslan Darawsheh


More information about the dev mailing list