25/09/2018 11:56, Jerin Jacob: > From: Thomas Monjalon <tho...@monjalon.net> > > 25/09/2018 11:15, Jerin Jacob: > > > From: Nikhil Rao <nikhil....@intel.com> > > > > @@ -162,7 +164,7 @@ The libraries prepended with a plus sign were > > > > incremented in this version. > > > > librte_distributor.so.1 > > > > librte_eal.so.8 > > > > librte_ethdev.so.10 > > > > - librte_eventdev.so.4 > > > > + + librte_eventdev.so.6 > > > > > > Can you send a separate standalone patch to fixup > > > doc/guides/rel_notes/release_18_08.rst > > > release notes. The version(change to librte_eventdev.so.5) should have > > > been > > > updated in change set in 3810ae4357. > > > > > > +Thomas, > > > In case if he has difference in opinion on updating released release note > > > file. > > > > I prefer such changes being atomic. > > Me too. But the offending change set(3810ae4357) is old > ➜ [master][dpdk.org] $ git describe 3810ae4357 > v18.05-389-g3810ae435
Oh, I had not understood :-) > Do you prefer to have patch to update the release_18_08.rst file or ignore it? Yes you can patch release_18_08.rst and release_18_11.rst with a fix to version librte_eventdev.so.5, and Cc:stable for backport in 18.08. Thanks