Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_options.h68 #define OPT_SOCKET_MEM "socket-mem" macro
H A Deal_common_options.c96 {OPT_SOCKET_MEM, 1, NULL, OPT_SOCKET_MEM_NUM },
1912 RTE_LOG(ERR, EAL, "Options -m and --"OPT_SOCKET_MEM" cannot " in eal_check_common_options()
1917 RTE_LOG(ERR, EAL, "Option --"OPT_SOCKET_MEM" cannot " in eal_check_common_options()
1957 "-m or --"OPT_SOCKET_MEM"\n"); in eal_check_common_options()
2010 " -m MB Memory to allocate (see also --"OPT_SOCKET_MEM")\n" in eal_common_usage()
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal.c540 " --"OPT_SOCKET_MEM" Memory to allocate on sockets (comma separated values)\n" in eal_usage()
753 OPT_SOCKET_MEM "\n"); in eal_parse_args()