Home
last modified time | relevance | path

Searched refs:numa_support (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.c99 uint8_t numa_support = 1; /**< numa enabled by default */ variable
1083 if (!warning_once && numa_support) in check_socket_id()
1464 if (numa_support) { in init_config()
1533 if (numa_support) { in init_config()
1643 if (numa_support) { in init_fwd_streams()
2578 if ((numa_support) && in start_port()
2607 if ((numa_support) && in start_port()
H A Dparameters.c862 numa_support = 0; in launch_args_parse()
864 numa_support = 1; in launch_args_parse()
H A Dtestpmd.h359 extern uint8_t numa_support; /**< set by "--numa" parameter */
H A Dconfig.c3294 if (numa_support && (nb_fwd_ports <= (nb_ports >> 1))) in dcb_fwd_config_setup()
3417 numa_support == 1 ? "enabled" : "disabled", in pkt_fwd_config_display()
H A Dcmdline.c2777 if (!numa_support || socket_id == NUMA_NO_CONFIG) in cmd_setup_rxtx_queue_parsed()
2798 if (!numa_support || socket_id == NUMA_NO_CONFIG) in cmd_setup_rxtx_queue_parsed()