Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-cat/
H A Dcat.c476 unsigned phy_pkg_id = 0; in check_and_select_classes() local
513 used_cos_table[phy_pkg_id][cos_id]++; in check_and_select_classes()
535 if (phy_pkg_lcores[phy_pkg_id][i] != 0) in check_and_select_classes()
538 phy_pkg_lcores[phy_pkg_id][i]++; in check_and_select_classes()
543 used_cos_table[phy_pkg_id][cos_id]++; in check_and_select_classes()
544 cos_id_map[i][phy_pkg_id] = cos_id; in check_and_select_classes()
568 unsigned phy_pkg_id = 0; in configure_cat() local
596 phy_pkg_id = m_sockets[j]; in configure_cat()
597 if (cos_id_map[i][phy_pkg_id] == 0) in configure_cat()
606 phy_pkg_id); in configure_cat()
[all …]