Maxime Coquelin b3d4a18b9c vhost: use DPDK allocations for in-flight data
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 <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2021-06-30 13:32:38 +02:00
..
2021-06-17 09:37:11 +02:00
2021-05-11 15:17:55 +02:00
2021-07-05 16:33:18 +02:00
2021-07-05 15:11:30 +02:00
2021-05-10 15:31:42 +02:00
2021-06-04 09:38:08 +02:00
2021-05-11 15:17:55 +02:00
2021-06-24 15:34:45 +02:00