Searched refs:OPT_IN_MEMORY (Results 1 – 3 of 3) sorted by relevance
| /dpdk/lib/eal/common/ |
| H A D | eal_options.h | 60 #define OPT_IN_MEMORY "in-memory" macro
|
| H A D | eal_common_options.c | 89 {OPT_IN_MEMORY, 0, NULL, OPT_IN_MEMORY_NUM }, 2095 RTE_LOG(ERR, EAL, "Option --"OPT_IN_MEMORY" is not compatible " in eal_check_common_options() 2102 "with --"OPT_IN_MEMORY"\n"); in eal_check_common_options() 2224 " --"OPT_IN_MEMORY" Operate entirely in memory. This will\n" in eal_common_usage()
|
| /dpdk/lib/eal/freebsd/ |
| H A D | eal.c | 631 RTE_LOG(WARNING, EAL, "Warning: ignoring unsupported flag, '%s'\n", OPT_IN_MEMORY); in rte_eal_init()
|