Re: [PATCH 0/2] fix build disabling common/mlx5

2022-10-30 Thread Andrew Rybchenko
On 10/30/22 02:17, Thomas Monjalon wrote: Andrew reported a build failure when disabling mlx5 common driver. It is a blocker for -rc2 release. While fixing the use of a variable across mlx5 drivers in first patch, the consistency of its use is improved in a second patch. Thomas Monjalon (2):

[PATCH 0/2] fix build disabling common/mlx5

2022-10-29 Thread Thomas Monjalon
Andrew reported a build failure when disabling mlx5 common driver. It is a blocker for -rc2 release. While fixing the use of a variable across mlx5 drivers in first patch, the consistency of its use is improved in a second patch. Thomas Monjalon (2): net/mlx5: fix disabling common/mlx5 dependen