librte_eventdev.so.1 was introduced in v17.05, and it missed to update in release_17_05 release notes.
Fixes: 222555480a7f9 ("version: 17.05.0") Cc: sta...@dpdk.org Reported-by: Thomas Monjalon <thomas.monja...@6wind.com> Signed-off-by: Jerin Jacob <jerin.ja...@caviumnetworks.com> --- doc/guides/rel_notes/release_17_05.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst index cbdb40657..87b3f9279 100644 --- a/doc/guides/rel_notes/release_17_05.rst +++ b/doc/guides/rel_notes/release_17_05.rst @@ -518,6 +518,7 @@ The libraries prepended with a plus sign were incremented in this version. librte_distributor.so.1 + librte_eal.so.4 librte_ethdev.so.6 + + librte_eventdev.so.1 librte_hash.so.2 librte_ip_frag.so.1 librte_jobstats.so.1 -- 2.14.0