Hi Chenbo,
On 6/25/21 9:26 AM, Xia, Chenbo wrote:
> Hi Maxime,
>
>> -Original Message-
>> From: Maxime Coquelin
>> Sent: Friday, June 18, 2021 10:04 PM
>> To: dev@dpdk.org; david.march...@redhat.com; Xia, Chenbo
>>
>> Cc: Maxime Coquelin
>> Subject: [PATCH v6 7/7] vhost: convert infli
Hi Maxime,
> -Original Message-
> From: Maxime Coquelin
> Sent: Friday, June 18, 2021 10:04 PM
> To: dev@dpdk.org; david.march...@redhat.com; Xia, Chenbo
>
> Cc: Maxime Coquelin
> Subject: [PATCH v6 7/7] vhost: convert inflight data to DPDK allocation API
>
> Inflight metadata are all
Inflight metadata are allocated using glibc's calloc.
This patch converts them to rte_zmalloc_socket to take
care of the NUMA affinity.
Signed-off-by: Maxime Coquelin
---
lib/vhost/vhost.c | 4 +--
lib/vhost/vhost_user.c | 67 +++---
2 files changed, 58
3 matches
Mail list logo