On Mon, Jun 11, 2018 at 07:49:37PM +0530, santosh wrote: > > On Monday 11 June 2018 07:37 PM, Jerin Jacob wrote: > > -----Original Message----- > >> Date: Tue, 5 Jun 2018 11:54:11 +0530 > >> From: Hemant Agrawal <hemant.agra...@nxp.com> > >> To: dev@dpdk.org > >> CC: olivier.m...@6wind.com, santosh.shu...@caviumnetworks.com, Hemant > >> Agrawal <hemant.agra...@nxp.com> > >> Subject: [dpdk-dev] [PATCH] mbuf: remove experimental tag from pool ops > >> functions > >> X-Mailer: git-send-email 2.7.4 > >> > >> Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> > > Acked-by: Santosh Shukla <santosh.shu...@caviumnetworks.com>
Shouldn't we add something in doc/guides/rel_notes/release_18_08.rst, like it's done for instance in 60df5711972e ("service: remove experimental tags")? Apart from this, Acked-by: Olivier Matz <olivier.m...@6wind.com> By the way I'm preparing a patch to remove rte_eal_mbuf_default_mempool_ops() which is deprecated and remove experimental tag from rte_eal_mbuf_user_pool_ops().