On Mon, Oct 08, 2018 at 05:25:41PM +0200, Maxime Coquelin wrote: > For messages that require a reply, a second ack should not be > sent when reply-ack protocol feature is negotiated, even if > the corresponding flag is set in the message. > > The code is compliant with the spec but it isn't clear it is, > so this patch adds a comment to make it explicit. > > Suggested-by: Ilya Maximets <i.maxim...@samsung.com> > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> > Acked-by: Ilya Maximets <i.maxim...@samsung.com> > --- > lib/librte_vhost/vhost_user.c | 5 +++++ > 1 file changed, 5 insertions(+)
Reviewed-by: Tiwei Bie <tiwei....@intel.com>