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?


Reply via email to