Re: [PATCH v3 16/16] enable lock check

2023-04-10 Thread Sachin Saxena (OSS)
On 4/4/2023 6:18 PM, David Marchand wrote: Now that a lot of components can be compiled with the lock checks, invert the logic and opt out for components not ready yet: - drivers/bus/dpaa, - drivers/common/cnxk, - drivers/common/mlx5, - drivers/event/cnxk, - drivers/net/bnx2x, - drivers/net/bnxt,

[PATCH v3 16/16] enable lock check

2023-04-04 Thread David Marchand
Now that a lot of components can be compiled with the lock checks, invert the logic and opt out for components not ready yet: - drivers/bus/dpaa, - drivers/common/cnxk, - drivers/common/mlx5, - drivers/event/cnxk, - drivers/net/bnx2x, - drivers/net/bnxt, - drivers/net/cnxk, - drivers/net/enic, - dr