2021-07-04 11:28 (UTC+0200), Thomas Monjalon:
> 04/07/2021 10:27, Andrew Rybchenko:
> > On 7/4/21 4:53 AM, Thomas Monjalon wrote:
> > > 04/07/2021 03:38, Thomas Monjalon:
> > >> There are some mix between NUMA node and socket IDs in DPDK.
> > >> Examples:
> > >> * rte_eth_dev_socket_id() retur
On Sun, 04 Jul 2021 11:28:23 +0200
Thomas Monjalon wrote:
> 04/07/2021 10:27, Andrew Rybchenko:
> > On 7/4/21 4:53 AM, Thomas Monjalon wrote:
> > > 04/07/2021 03:38, Thomas Monjalon:
> > >> There are some mix between NUMA node and socket IDs in DPDK.
> > >> Examples:
> > >> * rte_eth_dev_soc
04/07/2021 10:27, Andrew Rybchenko:
> On 7/4/21 4:53 AM, Thomas Monjalon wrote:
> > 04/07/2021 03:38, Thomas Monjalon:
> >> 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 alloca
On 7/4/21 4:53 AM, Thomas Monjalon wrote:
> 04/07/2021 03:38, Thomas Monjalon:
>> 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?
>
> The
04/07/2021 03:38, Thomas Monjalon:
> 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?
There is a function, implemented for Windows only,
whi
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?
6 matches
Mail list logo