]> git.droids-corp.org - dpdk.git/commit
mempool/cnxk: fix max pools argument parsing
authorVolodymyr Fialko <vfialko@marvell.com>
Thu, 28 Oct 2021 22:14:44 +0000 (00:14 +0200)
committerJerin Jacob <jerinj@marvell.com>
Fri, 29 Oct 2021 14:09:21 +0000 (16:09 +0200)
commitc52dd158134423700630a293e5c456fb08bbaab2
tree5af11cafc6edbca65043389c200eb4f5bda3f74a
parent18f060621571aa738f0af7bf91a1ab47371aaf94
mempool/cnxk: fix max pools argument parsing

roc_idev_npa_maxpools_set() expects max_pools original value,
not the AURA.

Fixes: 0a50a5aad299 ("mempool/cnxk: add device probe/remove")
Cc: stable@dpdk.org
Signed-off-by: Volodymyr Fialko <vfialko@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/mempool/cnxk/cnxk_mempool.c