[dpdk-dev] NUMA node/socket

Thomas Monjalon thomas at monjalon.net
Sun Jul 4 03:38:36 CEST 2021


There are some mix between NUMA node and socket IDs in DPDK.
Examples:
	* rte_eth_dev_socket_id() returns the NUMA node.
	* rte_malloc use sockets to allocate the memory

Is it critical?




More information about the dev mailing list