Soliciting infiniband ifconfig output
- Reply: Chuck Tuffli : "Re: Soliciting infiniband ifconfig output"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Feb 2023 10:09:48 UTC
Hi folks, I'm currently working on a project of making FreeBSD a Tier 1 cloud-init platform[1]. That involves a lot of refactoring of very Linux specific code[2], and in order to be able to do that, I need information about hardware that I don't have access to. I'm still operating under the assumption that i can get (almost) all information from a network device via ifconfig[3]. Can you share an `ifconfig -a` output with me on your FreeBSD systems that have Infiniband? And maybe any other commands that are more useful, if my above assumption is wrong. Thank you very much in advance, Mina Galić Try PkgBase: https://alpha.pkgbase.live/ [1]: https://freebsdfoundation.org/project/freebsd-as-a-tier-i-cloud-init-platform/ [2]: https://github.com/canonical/cloud-init/blob/main/WIP-ONGOING-REFACTORIZATION.rst [3]: https://github.com/canonical/cloud-init/pull/1779