[PATCH v2 1/1] common/cnxk: fix updated loglevel from NOTICE to INFO

Jerin Jacob jerinjacobk at gmail.com
Thu Oct 3 12:17:12 CEST 2024


On Tue, Oct 1, 2024 at 2:24 PM Rakesh Kudurumalla
<rkudurumalla at marvell.com> wrote:
>
> In latest dpdk PMD log type is removed and driver
> specific log type is added for CNXK. This patch
> changes loglevel of CNXK from NOTICE to INFO
> to display logs while running applications
>
> Fixes: 455a771fd6f1 ("common/cnxk: fix segregation of logs based on module")
>
> Signed-off-by: Rakesh Kudurumalla <rkudurumalla at marvell.com>

Updated the git commit as follows and applied to
dpdk-next-net-mrvl/for-main. Thanks

    common/cnxk: fix loglevel from NOTICE to INFO

    In a247fcd94598 changeset, the PMD log type is removed and
    driver specific log type is added for CNXK.
    This patch changes loglevel of CNXK from NOTICE to INFO
    to display logs while running applications

    Fixes: a247fcd94598 ("drivers: use dedicated log macros instead of
PMD logtype")
    Cc: stable at dpdk.org

    Signed-off-by: Rakesh Kudurumalla <rkudurumalla at marvell.com>


More information about the dev mailing list