Searched refs:DSW_LOG_DP_PORT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/event/dsw/ |
| H A D | dsw_event.c | 55 DSW_LOG_DP_PORT(DEBUG, port->id, "Acquired %d tokens from pool.\n", in dsw_port_acquire_credits() 79 DSW_LOG_DP_PORT(DEBUG, port->id, in dsw_port_return_credits() 246 DSW_LOG_DP_PORT(DEBUG, port->id, in dsw_port_add_paused_flows() 491 DSW_LOG_DP_PORT(DEBUG, source_port_id, "Selected queue_id %d " in dsw_select_emigration_target() 536 DSW_LOG_DP_PORT(DEBUG, source_port->id, in dsw_select_emigration_targets() 750 DSW_LOG_DP_PORT(DEBUG, port->id, "Migration completed for " in dsw_port_end_emigration() 838 DSW_LOG_DP_PORT(DEBUG, source_port->id, in dsw_port_consider_emigration() 848 DSW_LOG_DP_PORT(DEBUG, source_port->id, "There are still " in dsw_port_consider_emigration() 855 DSW_LOG_DP_PORT(DEBUG, source_port->id, in dsw_port_consider_emigration() 869 DSW_LOG_DP_PORT(DEBUG, source_port->id, in dsw_port_consider_emigration() [all …]
|
| H A D | dsw_evdev.h | 295 #define DSW_LOG_DP_PORT(level, port_id, fmt, args...) \ macro
|