Searched refs:source_port_load (Results 1 – 1 of 1) sorted by relevance
444 int16_t source_port_load = port_loads[source_port_id]; in dsw_select_emigration_target() local451 if (source_port_load < DSW_MIN_SOURCE_LOAD_FOR_MIGRATION) in dsw_select_emigration_target()464 flow_load = dsw_flow_load(burst->count, source_port_load); in dsw_select_emigration_target()475 weight = dsw_evaluate_migration(source_port_load, in dsw_select_emigration_target()815 int16_t source_port_load; in dsw_port_consider_emigration() local853 source_port_load = rte_atomic16_read(&source_port->load); in dsw_port_consider_emigration()854 if (source_port_load < DSW_MIN_SOURCE_LOAD_FOR_MIGRATION) { in dsw_port_consider_emigration()857 DSW_LOAD_TO_PERCENT(source_port_load), in dsw_port_consider_emigration()