[ofiwg] Use of FI_ERR()?
Heinz, Michael William
michael.william.heinz at cornelisnetworks.com
Mon Jun 21 09:39:07 PDT 2021
Thanks.
-----Original Message-----
From: Hefty, Sean <sean.hefty at intel.com>
Sent: Monday, June 21, 2021 12:38 PM
To: Heinz, Michael William <michael.william.heinz at cornelisnetworks.com>; ofiwg at lists.openfabrics.org
Subject: RE: Use of FI_ERR()?
> The manpage for fi_provider mentions three logging functions:
>
>
>
> FI_ERR()
>
> FI_LOG()
>
> FI_DEBUG().
>
>
>
> The problem is, I cannot find FI_ERR() or FI_DEBUG() defined anywhere
> in the libfabric source code...
The man page is wrong.
See include/rdma/providers/fi_log.h FI_ERR() should be FI_WARN() and FI_DEBUG() should be FI_DBG().
- Sean
More information about the ofiwg
mailing list