Home
last modified time | relevance | path

Searched defs:socketid (Results 1 – 12 of 12) sorted by relevance

/dpdk/app/test/
H A Dtest_pmd_perf.c99 uint8_t socketid; member
235 int socketid; in init_mbufpool() local
268 alloc_lcore(int socketid) in alloc_lcore()
680 int socketid = -1; in test_pmd_perf() local
/dpdk/examples/l3fwd/
H A Dl3fwd_fib.c643 setup_fib(const int socketid) setup_fib() argument
763 fib_get_ipv4_l3fwd_lookup_struct(const int socketid) fib_get_ipv4_l3fwd_lookup_struct() argument
770 fib_get_ipv6_l3fwd_lookup_struct(const int socketid) fib_get_ipv6_l3fwd_lookup_struct() argument
[all...]
H A Dl3fwd_lpm.c561 setup_lpm(const int socketid) setup_lpm() argument
733 lpm_get_ipv4_l3fwd_lookup_struct(const int socketid) lpm_get_ipv4_l3fwd_lookup_struct() argument
739 lpm_get_ipv6_l3fwd_lookup_struct(const int socketid) lpm_get_ipv6_l3fwd_lookup_struct() argument
[all...]
H A Dl3fwd_acl.c1002 uint16_t hops[MAX_PKT_BURST], uint32_t num, int32_t socketid) in acl_main_loop() local
689 app_acl_init(struct rte_acl_rule * route_base,struct rte_acl_rule * acl_base,unsigned int route_num,unsigned int acl_num,int ipv6,int socketid) app_acl_init() argument
1103 acl_get_ipv4_l3fwd_lookup_struct(__rte_unused const int socketid) acl_get_ipv4_l3fwd_lookup_struct() argument
1109 acl_get_ipv6_l3fwd_lookup_struct(__rte_unused const int socketid) acl_get_ipv6_l3fwd_lookup_struct() argument
[all...]
H A Dl3fwd_em.c967 setup_hash(const int socketid) in setup_hash() argument
1027 em_get_ipv4_l3fwd_lookup_struct(const int socketid) em_get_ipv4_l3fwd_lookup_struct() argument
1033 em_get_ipv6_l3fwd_lookup_struct(const int socketid) em_get_ipv6_l3fwd_lookup_struct() argument
[all...]
H A Dmain.c297 int socketid; check_lcore_params() local
1007 int socketid; init_mem() local
1214 uint8_t nb_rx_queue, queue, socketid; l3fwd_poll_resource_setup() local
[all...]
/dpdk/examples/qos_sched/
H A Dinit.c230 app_init_sched_port(uint32_t portid, uint32_t socketid) in app_init_sched_port() argument
/dpdk/examples/l3fwd-graph/
H A Dmain.c209 int socketid; check_lcore_params() local
656 int socketid; init_mem() local
1014 uint8_t nb_rx_queue, queue, socketid; main() local
[all...]
/dpdk/examples/vhost/
H A Dmain.c218 get_async_flag_by_socketid(int socketid) in get_async_flag_by_socketid()
224 init_vid2socketid_array(int vid, int socketid) in init_vid2socketid_array()
248 int64_t socketid, vring_id; in open_dma() local
1734 int socketid = get_socketid_by_vid(vid); in new_device() local
/dpdk/examples/l3fwd-power/
H A Dmain.c1404 int socketid; check_lcore_params() local
1965 setup_hash(int socketid) setup_hash() argument
2038 setup_lpm(int socketid) setup_lpm() argument
2083 int socketid; init_mem() local
2504 uint8_t nb_rx_queue, queue, socketid; main() local
[all...]
/dpdk/examples/ipsec-secgw/
H A Dsp4.c472 acl4_init(const char *name, int32_t socketid, const struct acl4_rules *rules, in acl4_init()
H A Dsp6.c603 acl6_init(const char * name,int32_t socketid,const struct acl6_rules * rules,uint32_t rules_nb) acl6_init() argument