On Thu, Jun 20, 2019 at 10:07:12PM +0200, Maxime Coquelin wrote: > Having this info logged by default when analysing bug reports > has proved to be useful. > > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> > --- > lib/librte_vhost/vhost_user.c | 5 +++++ > 1 file changed, 5 insertions(+)
Applied to dpdk-next-virtio/master with the s/Negotiated/negotiated/ change in the log message. Thanks! Tiwei