Re: [dpdk-dev] [PATCH v4 27/27] doc: add Marvell OCTEON TX2 mempool documentation

2019-06-25 Thread Thomas Monjalon
22/06/2019 15:24, jer...@marvell.com: > --- a/doc/guides/rel_notes/release_19_08.rst > +++ b/doc/guides/rel_notes/release_19_08.rst > @@ -171,6 +171,7 @@ The libraries prepended with a plus sign were incremented > in this version. > librte_cfgfile.so.2 > librte_cmdline.so.2 > lib

[dpdk-dev] [PATCH v4 27/27] doc: add Marvell OCTEON TX2 mempool documentation

2019-06-22 Thread jerinj
From: Jerin Jacob Add Marvell OCTEON TX2 mempool documentation. This patch also updates the MAINTAINERS file and updates shared library versions in release_19_08.rst. Cc: John McNamara Cc: Thomas Monjalon Signed-off-by: Jerin Jacob Signed-off-by: Vivek Sharma Signed-off-by: Vamsi Attunuru