Re: [PATCH for-next 0/2] Host information userspace version
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-01-21 18:37:59
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-01-21 18:37:59
On Tue, Jan 19, 2021 at 09:17:14AM +0200, Gal Pressman wrote:
On 05/01/2021 12:43, Gal Pressman wrote:quoted
The following two patches add the userspace version to the host information struct reported to the device, used for debugging and troubleshooting purposes. PR was sent: https://github.com/linux-rdma/rdma-core/pull/918 Thanks, GalAnything stopping this series from being merged?
Honestly, I'm not very keen on this Why does this have to go through a kernel driver, can't you collect OS telemetry some other way? Jason