Hi Maxime,
> -Original Message-
> From: Maxime Coquelin
> Sent: Tuesday, December 22, 2020 9:57 PM
> To: dev@dpdk.org; Xia, Chenbo ; amore...@redhat.com
> Cc: Maxime Coquelin
> Subject: [PATCH 3/3] vhost: optimize vhost virtqueue struct
>
> This patch moves vhost_virtuqueue struct field
This patch moves vhost_virtuqueue struct fields in order
to both optimize packing and move hot fields on the first
cachelines.
Signed-off-by: Maxime Coquelin
---
lib/librte_vhost/vhost.h | 52 +---
1 file changed, 27 insertions(+), 25 deletions(-)
diff --git
2 matches
Mail list logo