X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fsfc_efx.rst;h=2cca287760f6aa807edf4ca82e15f45af24603d4;hb=3e3b2e4ceaed54071a0113812a54e28ca0634ee3;hp=aadd775931dbdfbd155bb40cf751cdbd6da0fa97;hpb=02f96a0a82d143ca0bf99eb4580996d6e36ff96f;p=dpdk.git diff --git a/doc/guides/nics/sfc_efx.rst b/doc/guides/nics/sfc_efx.rst index aadd775931..2cca287760 100644 --- a/doc/guides/nics/sfc_efx.rst +++ b/doc/guides/nics/sfc_efx.rst @@ -155,3 +155,9 @@ boolean parameters value. - ``debug_init`` [bool] (default **n**) Enable extra logging during device intialization and startup. + +- ``mcdi_logging`` [bool] (default **n**) + + Enable extra logging of the communication with the NIC's management CPU. + The logging is done using RTE_LOG() with INFO level and PMD type. + The format is consumed by the Solarflare netlogdecode cross-platform tool.