Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h84 MP_ALLOC_XMEM_HUGE, enumerator
H A Dparameters.c876 mp_alloc_type = MP_ALLOC_XMEM_HUGE; in launch_args_parse()
H A Dtestpmd.c1016 case MP_ALLOC_XMEM_HUGE: in mbuf_pool_create()
1019 bool huge = mp_alloc_type == MP_ALLOC_XMEM_HUGE; in mbuf_pool_create()
H A Dconfig.c3396 case MP_ALLOC_XMEM_HUGE: in mp_alloc_to_str()