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 memoryIs it critical?
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 memoryIs it critical?