net/octeontx2: fix flow creation limit on CN98xx
authorSatheesh Paul <psatheesh@marvell.com>
Tue, 1 Jun 2021 10:25:51 +0000 (15:55 +0530)
committerJerin Jacob <jerinj@marvell.com>
Wed, 30 Jun 2021 02:02:49 +0000 (04:02 +0200)
commitb65db6a879bd09799b96aed09a49458ae1b3644b
tree94c63abc8549894c3029c1a9f73f21fc9fe5a832
parentbc304c5d499d8c99f8a103bcae34d84362b5382a
net/octeontx2: fix flow creation limit on CN98xx

CN96xx and CN98xx have 4096 and 16384 MCAM entries respectively.
Aligning the code with the same numbers.

Fixes: 092b3834185 ("net/octeontx2: add flow init and fini")
Cc: stable@dpdk.org
Signed-off-by: Satheesh Paul <psatheesh@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/octeontx2/otx2_dev.h
drivers/net/octeontx2/otx2_flow.c
drivers/net/octeontx2/otx2_flow.h