On Fri,  1 Jul 2022 02:02:40 -0700
lon...@linuxonhyperv.com wrote:

> +int new_pmd_mr(struct mana_mr_btree *local_tree, struct mana_priv *priv,
> +            struct rte_mempool *pool);
> +void remove_all_mr(struct mana_priv *priv);
> +void del_pmd_mr(struct mana_mr_cache *mr);

Please use one prefix across all of the driver for functions.
mana_new_pmd_mr etc

Reply via email to