Searched refs:RTE_LOG_NOTICE (Results 1 – 12 of 12) sorted by relevance
26 PMD_DRV_LOG_RAW(hw, RTE_LOG_NOTICE, fmt "\n", ## args)
61 RTE_LOG_NOTICE); in sfc_vdpa_mcdi_init()
256 RTE_LOG_NOTICE); in sfc_vdpa_pci_probe()
71 RTE_LOG_NOTICE); in sfc_mcdi_init()
64 SFC_LOG(_sa->priv.shared, RTE_LOG_NOTICE, \
67 #define SFC_DP_LOG_LEVEL RTE_LOG_NOTICE
2744 RTE_LOG_NOTICE); in sfc_eth_dev_init()3233 RTE_LOG_NOTICE); in RTE_INIT()
28 rte_log(RTE_LOG_NOTICE, qede_logtype_driver,\
125 RTE_LOG_NOTICE); in RTE_INIT()
71 #define RTE_LOG_NOTICE 6U /**< Normal but significant condition. */ macro
415 case RTE_LOG_NOTICE: return "notice"; in eal_log_level2str()
715 rte_log_set_level(my_logtype2, RTE_LOG_NOTICE);