Hi, > -----Original Message----- > From: Gregory Etelson <getel...@nvidia.com> > Sent: Tuesday, December 8, 2020 10:17 AM > To: dev@dpdk.org > Cc: Gregory Etelson <getel...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; Slava > Ovsiienko <viachesl...@nvidia.com>; Shahaf Shuler <shah...@nvidia.com>; > Bing Zhao <bi...@mellanox.com>; Xueming(Steven) Li > <xuemi...@nvidia.com> > Subject: [PATCH v2] net/mlx5: fix flow descriptor allocation in Direct Verbs > mode. Fix wrong headline in commit title. Used DV instead of Direct verbs for fixing too long line commit title.
> > Initialize flow descriptor tunnel member during flow creation. > Prevent access to stale data and pointers when flow descriptor is > reallocated after release. > Fix flow index validation. > > Fixes: e7bfa3596a0a ("net/mlx5: separate the flow handle resource") > Fixes: 8bb81f2649b1 ("net/mlx5: use thread specific flow workspace") > Cc: sta...@dpdk.org > Signed-off-by: Gregory Etelson <getel...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com> > --- Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh