RE: [PATCH] net/mlx5: fix shared Rx queue segment configuration match

2021-11-24 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Slava Ovsiienko > Sent: Wednesday, November 24, 2021 4:33 PM > To: dev@dpdk.org > Cc: ferruh.yi...@intel.com; Xueming(Steven) Li ; > Raslan Darawsheh ; Matan Azrad > > Subject: [PATCH] net/mlx5: fix shared Rx queue segme

[PATCH] net/mlx5: fix shared Rx queue segment configuration match

2021-11-24 Thread Viacheslav Ovsiienko
While joining the shared Rx queue to the existing queue group the queue configurations is checked to be the same as it was specified in the first group queue creation - all shared queues should be created with identical configurations. During the Rx queue creation the buffer split segment configur