Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c776 unsigned int lcoreid = rte_lcore_id(); in process_pkts_inbound() local
794 &core_statistics[lcoreid].inbound.spd4); in process_pkts_inbound()
798 &core_statistics[lcoreid].inbound.spd6); in process_pkts_inbound()
844 unsigned int lcoreid = rte_lcore_id(); in process_pkts_outbound() local
853 &core_statistics[lcoreid].outbound.spd4); in process_pkts_outbound()
857 &core_statistics[lcoreid].outbound.spd6); in process_pkts_outbound()
1001 unsigned int lcoreid = rte_lcore_id(); in route4_pkts() local
1037 core_statistics[lcoreid].lpm4.miss++; in route4_pkts()
1054 unsigned int lcoreid = rte_lcore_id(); in route6_pkts() local
1091 core_statistics[lcoreid].lpm6.miss++; in route6_pkts()
[all …]
/dpdk/doc/guides/sample_app_ug/
H A Dip_frag.rst89 IP_FRAG: -- lcoreid=4 portid=2
91 IP_FRAG: -- lcoreid=2 portid=0
H A Dip_reassembly.rst87 IP_RSMBL: -- lcoreid=4 portid=2
89 IP_RSMBL: -- lcoreid=2 portid=0