RE: [PATCH v4] net/iavf:enhance NUMA affinity heuristic

2023-01-31 Thread You, KaisenX
toly > ; sta...@dpdk.org > Subject: Re: [PATCH v4] net/iavf:enhance NUMA affinity heuristic > > 31/01/2023 16:05, Kaisen You: > > lib/eal/common/eal_common_thread.c | 1 + > > lib/eal/common/malloc_heap.c | 4 > > 2 files changed, 5 insertions(+) > >

Re: [PATCH v4] net/iavf:enhance NUMA affinity heuristic

2023-01-31 Thread Thomas Monjalon
31/01/2023 16:05, Kaisen You: > lib/eal/common/eal_common_thread.c | 1 + > lib/eal/common/malloc_heap.c | 4 > 2 files changed, 5 insertions(+) Why the title refers to net/iavf?