31/08/2017 08:37, Santosh Shukla:
> Upon pool allocation request by application, Octeontx FPA alloc
> does following:
> - Gets free pool from pci fpavf array.
> - Uses mbox to communicate fpapf driver about,
>   * gpool-id
>   * pool block_sz
>   * alignemnt
> - Programs fpavf pool boundary.
> 
> Signed-off-by: Santosh Shukla <santosh.shu...@caviumnetworks.com>
> Signed-off-by: Jerin Jacob <jerin.ja...@caviumnetworks.com>

There is an error at compilation:
        drivers/mempool/octeontx/rte_mempool_octeontx.c:85:3: fatal error
        field designator 'update_range' does not refer to any field in
        type 'struct rte_mempool_ops'

Reply via email to