net/virtio: fix log levels in configure
authorOlivier Matz <olivier.matz@6wind.com>
Thu, 7 Sep 2017 12:13:41 +0000 (14:13 +0200)
committerYuanhan Liu <yliu@fridaylinux.org>
Tue, 10 Oct 2017 13:51:04 +0000 (15:51 +0200)
commit78fd97c3343ff0811b84bf3461e16b9252ba72fc
treefd64de9064e43a3e1f04ccab2789008771129a0d
parent9e33b79f3128ded1105c388ace03847ad168143c
net/virtio: fix log levels in configure

On error, we should log with error level.

Fixes: 9f4f2846ef76 ("virtio: support vlan filtering")
Fixes: 86d59b21468a ("net/virtio: support LRO")
Fixes: 96cb6711939e ("net/virtio: support Rx checksum offload")
Cc: stable@dpdk.org
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
drivers/net/virtio/virtio_ethdev.c