> -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 1/3] vhost: remove unused Vhost virtqueue field
>
> This patch removes the "backend" field of the
> vhost_
This patch removes the "backend" field of the
vhost_virtqueue struct, which is not used by the
library.
Signed-off-by: Maxime Coquelin
---
lib/librte_vhost/vhost.c | 2 --
lib/librte_vhost/vhost.h | 2 --
2 files changed, 4 deletions(-)
diff --git a/lib/librte_vhost/vhost.c b/lib/librte_vhost/v
2 matches
Mail list logo