On Mon, 28 Oct 2024 11:18:18 +0200 "Minggang Li(Gavin)" <gav...@nvidia.com> wrote:
> +- ``probe_opt_en`` parameter [int] > + > + A non-zero value optimizes the probe process, especially for large scale. > + PMD will hold the IB device information internally and reuse it. > + > + By default, the PMD will set this value to 0. > + Is there ever a case where this should not be used? It would be better to just detect and use it if available. This driver does not need more options...