Re: [dpdk-dev] [PATCH] net/mlx5: fix Rx queue initialization for scattered segment

2020-10-26 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Viacheslav Ovsiienko > Sent: Monday, October 26, 2020 7:18 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh > Subject: [PATCH] net/mlx5: fix Rx queue initialization for scattered segment > > During integration/rebase there was introduced the bugs: > > - dou

[dpdk-dev] [PATCH] net/mlx5: fix Rx queue initialization for scattered segment

2020-10-26 Thread Viacheslav Ovsiienko
During integration/rebase there was introduced the bugs: - double memory allocation for queue structure resulting in losing the part of configuration settings and following crash - the erroneous fix for the segment logarithm Fixes: 919ef3e26cff ("net/mlx5: configure Rx queue to support split