Re: [21.11 PATCH v1] net/mlx5: fix matcher layout size calculation

2023-11-08 Thread Kevin Traynor
On 03/11/2023 03:07, Rongwei Liu wrote: Initially, the rdma-core library only supported misc0 to misc3 fields in matching resources, misc4 and misc5 fields were added to handle new features. The matcher layout, passing from DPDK to rdma-core, shouldn't exceed the size of the engaged library versi

[21.11 PATCH v1] net/mlx5: fix matcher layout size calculation

2023-11-02 Thread Rongwei Liu
Initially, the rdma-core library only supported misc0 to misc3 fields in matching resources, misc4 and misc5 fields were added to handle new features. The matcher layout, passing from DPDK to rdma-core, shouldn't exceed the size of the engaged library version capabilities. For now, there is no way