Re: Ifconfig limitations

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Tue, 18 Apr 2023 10:04:09 UTC
On 4/18/23 11:44, Mina Galić wrote:
> Hi HPS,
> 
> i don't see those sysctl entries for regular devices?
> is this infiniband specific?
> or is there anything I need to enable to get these sysctls?
> 
> Kind regards,
> 

Hi,

The sysctl entries you are referring to are created by ibcore.ko . 
Unless the network card attaches to those API's
like mlx5ib, no such entries exist.

In upstream FreeBSD there is no software infiniband or RoCE support.

--HPS