dpdk: enable int mode for virtio 79/35679/2
authorPaul Atkins <patkins@graphiant.com>
Thu, 10 Mar 2022 15:32:56 +0000 (15:32 +0000)
committerDamjan Marion <dmarion@me.com>
Thu, 24 Mar 2022 12:27:31 +0000 (12:27 +0000)
commit4e26a78525ba43a5e9bd0c9541fb6d8029212187
tree58daed13517040908203122286d941e5330853cb
parent5d0fa2f85c155039fcca97a0872c138400ee134c
dpdk: enable int mode for virtio

The way of specifying which interface supports what has changed.
Re-add support for adaptive mode in virtio.

Type: fix
Signed-off-by: Paul Atkins <patkins@graphiant.com>
Change-Id: I2f8ffa6311a4081b93fb08a7e92408b8bffbae64
src/plugins/dpdk/device/driver.c