common/cnxk: avoid using stashing option of stype
authorAshwin Sekhar T K <asekhar@marvell.com>
Fri, 17 Sep 2021 09:34:37 +0000 (15:04 +0530)
committerJerin Jacob <jerinj@marvell.com>
Mon, 20 Sep 2021 08:47:01 +0000 (10:47 +0200)
commitdd9525a7154e749a5620ccf0c4806011d2e696f3
treeae1262b777db9a1aa54e10ca263e3080a6be12be
parentfa4ac9512e90fea6af8b5954f6d9067d35f02f74
common/cnxk: avoid using stashing option of stype

Avoid using stashing option of stype in NPA in cn10k-a0 stepping.

This is a workaround for a HW Errata due to which NPA stashing operations
will never result in writing the data into L2 cache. But instead, it will
be written into LLC.

Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/cnxk/roc_nix_queue.c
drivers/common/cnxk/roc_nix_tm_ops.c
drivers/common/cnxk/roc_npa.h