Re: [dpdk-dev] rte_eth_dev_socket_id() vs KVM/AWS/...

2018-05-14 Thread Burakov, Anatoly
On 09-May-18 6:08 PM, Mike Stolarchuk wrote: Hello Dpdk, rte_eth_dev_socket_id() describes a -1 return value as: *Returns* The NUMA socket id to which the Ethernet device is connected or a default of zero if the socket could not be determined. -1 is returned is the port_id value is out of rang

[dpdk-dev] rte_eth_dev_socket_id() vs KVM/AWS/...

2018-05-09 Thread Mike Stolarchuk
Hello Dpdk, rte_eth_dev_socket_id() describes a -1 return value as: *Returns* The NUMA socket id to which the Ethernet device is connected or a default of zero if the socket could not be determined. -1 is returned is the port_id value is out of range. But, rte_eth_dev_socket_id() is implemented