vhost: remove unused virtqueue field
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Tue, 23 Mar 2021 09:02:17 +0000 (10:02 +0100)
committerChenbo Xia <chenbo.xia@intel.com>
Wed, 31 Mar 2021 05:48:32 +0000 (07:48 +0200)
commit2453bbf7e1b4b4e423e06ae793580df26d9603f7
tree624778b2b78dc185800691140cb67751439239eb
parent97bd53721bf69b0046db2928d29c6cbe978e53e1
vhost: remove unused virtqueue field

This patch removes the "backend" field of the
vhost_virtqueue struct, which is not used by the
library.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
Tested-by: Balazs Nemeth <bnemeth@redhat.com>
lib/librte_vhost/vhost.c
lib/librte_vhost/vhost.h