[dpdk-dev] [PATCH v4 2/2] test/test: support default mempool autotest

Olivier Matz olivier.matz at 6wind.com
Fri Apr 7 17:42:42 CEST 2017


On Wed, 5 Apr 2017 15:05:34 +0530, Shreyansh Jain <shreyansh.jain at nxp.com> wrote:
> Mempool test currently supports:
>  * ring_mp_mc
>  * stack
> 
> Adding a new default pool options. So, ring* + stack + default
> (which can be 'stack' or 'ring')
>  * This way, whatever the value of RTE_MBUF_DEFAULT_MEMPOOL_OPS is set,
>    it would be verified.
>  * even if that means duplicating some test (for example when "stack" is
>    set as default and it already part of standard test)
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>
> Reviewed-by: Santosh Shukla <santosh.shukla at caviumnetworks.com>

Acked-by: Olivier Matz <olivier.matz at 6wind.com>


More information about the dev mailing list