Re: [dpdk-dev] [PATCH] vhost: log Virtio and Vhost-user negotiated features

2019-07-05 Thread Tiwei Bie
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 > --- > lib/librte_vhost/vhost_user.c | 5 + > 1 file changed, 5 insertions(+) Applied to dpdk-next-

Re: [dpdk-dev] [PATCH] vhost: log Virtio and Vhost-user negotiated features

2019-06-21 Thread Maxime Coquelin
On 6/21/19 6:51 AM, Tiwei Bie wrote: 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 --- lib/librte_vhost/vhost_user.c | 5 + 1 file changed, 5 inser

Re: [dpdk-dev] [PATCH] vhost: log Virtio and Vhost-user negotiated features

2019-06-20 Thread Tiwei Bie
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 > --- > lib/librte_vhost/vhost_user.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/lib/

[dpdk-dev] [PATCH] vhost: log Virtio and Vhost-user negotiated features

2019-06-20 Thread Maxime Coquelin
Having this info logged by default when analysing bug reports has proved to be useful. Signed-off-by: Maxime Coquelin --- lib/librte_vhost/vhost_user.c | 5 + 1 file changed, 5 insertions(+) diff --git a/lib/librte_vhost/vhost_user.c b/lib/librte_vhost/vhost_user.c index c9e29ece8..37086486