Hi, > -----Original Message----- > From: Viacheslav Ovsiienko <viachesl...@nvidia.com> > Sent: Wednesday, February 24, 2021 10:15 AM > To: dev@dpdk.org > Cc: Raslan Darawsheh <rasl...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; sta...@dpdk.org > Subject: [PATCH v2] net/mlx5: fix hashed list size for tunnel flow groups > > The hashed list size must be the power of 2, otherwise the > adjustment is applied and the warning message is emitted. > This patch provides the correct list size to eliminate the > warning. > > Fixes: 4ec6360de37d ("net/mlx5: implement tunnel offload") > Cc: sta...@dpdk.org > > Signed-off-by: Viacheslav Ovsiienko <viachesl...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com> > > --- > v2: fix typos in commit message > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh