On Mon, Oct 15, 2018 at 03:50:54PM +0100, Ferruh Yigit wrote: > Fixes: 7c1290374621 ("vhost: rename device ops struct") > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > --- > Cc: Maxime Coquelin <maxime.coque...@redhat.com> > Cc: Tiwei Bie <tiwei....@intel.com> > Cc: Zhihong Wang <zhihong.w...@intel.com> > --- > doc/guides/rel_notes/release_18_11.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/guides/rel_notes/release_18_11.rst > b/doc/guides/rel_notes/release_18_11.rst > index 795a7ea3f..03f73484e 100644 > --- a/doc/guides/rel_notes/release_18_11.rst > +++ b/doc/guides/rel_notes/release_18_11.rst > @@ -342,7 +342,7 @@ The libraries prepended with a plus sign were incremented > in this version. > librte_security.so.1 > librte_table.so.3 > librte_timer.so.1 > - librte_vhost.so.3 > + librte_vhost.so.4 > > > Known Issues > -- > 2.17.2 >
Reviewed-by: Tiwei Bie <tiwei....@intel.com>