Home
last modified time | relevance | path

Searched refs:SFC_GENERIC_LOG (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_dp.c70 SFC_GENERIC_LOG(ERR, in sfc_dp_register()
103 SFC_GENERIC_LOG(INFO, "%s() already registered", __func__); in sfc_dp_mport_register()
109 SFC_GENERIC_LOG(ERR, "%s() failed to register mport dynfield", in sfc_dp_mport_register()
116 SFC_GENERIC_LOG(ERR, "%s() failed to register mport dynflag", in sfc_dp_mport_register()
145 SFC_GENERIC_LOG(INFO, "%s() entry", __func__); in sfc_dp_ft_id_register()
148 SFC_GENERIC_LOG(INFO, "%s() already registered", __func__); in sfc_dp_ft_id_register()
154 SFC_GENERIC_LOG(ERR, "%s() failed to register ft_id dynfield", in sfc_dp_ft_id_register()
161 SFC_GENERIC_LOG(ERR, "%s() failed to register ft_id dynflag", in sfc_dp_ft_id_register()
169 SFC_GENERIC_LOG(INFO, "%s() done", __func__); in sfc_dp_ft_id_register()
H A Dsfc_service.c42 SFC_GENERIC_LOG(WARNING, "No service cores available"); in sfc_find_service_lcore()
46 SFC_GENERIC_LOG(ERR, "Failed to get service core list"); in sfc_find_service_lcore()
63 SFC_GENERIC_LOG(WARNING, in sfc_find_service_lcore()
H A Dsfc_repr.c69 SFC_GENERIC_LOG(ERR, __VA_ARGS__); \
77 SFC_GENERIC_LOG(WARNING, __VA_ARGS__); \
85 SFC_GENERIC_LOG(INFO, \
952 SFC_GENERIC_LOG(ERR, in sfc_repr_eth_dev_init()
963 SFC_GENERIC_LOG(ERR, "%s() failed to add repr proxy port", in sfc_repr_eth_dev_init()
1018 SFC_GENERIC_LOG(ERR, "%s() failed: %s", __func__, rte_strerror(-ret)); in sfc_repr_eth_dev_init()
1039 SFC_GENERIC_LOG(ERR, "%s() failed to get DPDK controller for %d", in sfc_repr_create()
1059 SFC_GENERIC_LOG(ERR, "%s() failed name too long", __func__); in sfc_repr_create()
1078 SFC_GENERIC_LOG(ERR, "%s() failed to create device", in sfc_repr_create()
H A Dsfc_log.h20 #define SFC_GENERIC_LOG(level, ...) \ macro
H A Dsfc_dp.h81 SFC_GENERIC_LOG(level, \
H A Dsfc_mae_counter.c420 SFC_GENERIC_LOG(DEBUG, "Give credits failed: %s", in sfc_mae_counter_poll_packets()
675 SFC_GENERIC_LOG(DEBUG, "%s: entry", __func__); in sfc_mae_counters_init()
681 SFC_GENERIC_LOG(ERR, "%s: failed: %s", __func__, in sfc_mae_counters_init()
688 SFC_GENERIC_LOG(DEBUG, "%s: done", __func__); in sfc_mae_counters_init()
H A Dsfc_ethdev.c2731 SFC_GENERIC_LOG(DEBUG, in sfc_eth_dev_init()
2756 SFC_GENERIC_LOG(ERR, in sfc_eth_dev_init()
2917 SFC_GENERIC_LOG(ERR, in sfc_parse_rte_devargs()
2946 SFC_GENERIC_LOG(ERR, "Failed to create sfc ethdev '%s'", in sfc_eth_dev_find_or_create()
2955 SFC_GENERIC_LOG(ERR, in sfc_eth_dev_find_or_create()
3174 SFC_GENERIC_LOG(ERR, in sfc_eth_dev_pci_probe()
H A Dsfc_ef10_rx.c522 SFC_GENERIC_LOG(ERR, in sfc_ef10_supported_ptypes_get()
H A Dsfc_sw_stats.c730 SFC_GENERIC_LOG(ERR, "Unknown SW stat type"); in sfc_sw_stats_set_reset_basic_stats()
H A Dsfc_repr_proxy.c112 SFC_GENERIC_LOG(ERR, in sfc_repr_proxy_mbox_send()