Re: [PATCH] doc: update recipe for static rdma-core in mlx guides

2022-12-08 Thread Bruce Richardson
On Thu, Dec 08, 2022 at 12:16:46PM +0100, Thomas Monjalon wrote: > With recent versions of rdma-core, it becomes important to install, > so some non-standard compiler tricks are avoided. > I think this paragraph could do with a bit more explanation in it, e.g. to clarify that this is (presumably)

[PATCH] doc: update recipe for static rdma-core in mlx guides

2022-12-08 Thread Thomas Monjalon
With recent versions of rdma-core, it becomes important to install, so some non-standard compiler tricks are avoided. While at it, disabling unneeded pyVerbs and man pages. Signed-off-by: Thomas Monjalon --- doc/guides/nics/mlx4.rst | 3 ++- doc/guides/platform/mlx5.rst | 3 ++- 2 files cha