Re: [dpdk-dev] [PATCH v3 00/18] mlx5: sharing global MR cache between drivers

2021-10-21 Thread Thomas Monjalon
> Michael Baum (18): > net/mlx5/windows: fix miss callback register for mem event > common/mlx5: share basic probing with the internal drivers > common/mlx5: share common definitions > common/mlx5: share memory related devargs > net/mlx5/windows: rearrange probing code > common/mlx5: mo

[dpdk-dev] [PATCH v3 00/18] mlx5: sharing global MR cache between drivers

2021-10-19 Thread michaelba
From: Michael Baum The MLNX PMD supports 5 classes (net, RegEx, vDPA, Compress and Crypto). The various drivers are registered under the common driver, and managed by it. In the common driver probing, it calls in a loop the probe function of each driver registered to it. Each driver creates for i