Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h79 MP_ALLOC_NATIVE, /**< allocate and populate mempool natively */ enumerator
H A Dparameters.c870 mp_alloc_type = MP_ALLOC_NATIVE; in launch_args_parse()
H A Dtestpmd.c114 uint8_t mp_alloc_type = MP_ALLOC_NATIVE;
987 case MP_ALLOC_NATIVE: in mbuf_pool_create()
H A Dconfig.c3390 case MP_ALLOC_NATIVE: in mp_alloc_to_str()