common/cnxk: add ROC errata list
authorRahul Bhansali <rbhansali@marvell.com>
Wed, 30 Mar 2022 08:43:55 +0000 (14:13 +0530)
committerJerin Jacob <jerinj@marvell.com>
Mon, 2 May 2022 18:31:15 +0000 (20:31 +0200)
commit1f997c06c3a2d8831754d6445c5d28b0efb8f97d
treefccd307e9652a7b1220917447ffcce8596bc318c
parentd49bdfcf0db9f03131fa377f959c807524959b35
common/cnxk: add ROC errata list

Created roc_errata.h to list the errata handled in userspace drivers.
Added no_drop_re, cq_min_size_4k, no_fc_stype_ststp, no_drop_aging,
no_vwqe_flush_op etc erratas.

Signed-off-by: Rahul Bhansali <rbhansali@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/cnxk/roc_api.h
drivers/common/cnxk/roc_errata.h [new file with mode: 0644]
drivers/common/cnxk/roc_nix_inl_dev.c
drivers/common/cnxk/roc_nix_queue.c
drivers/common/cnxk/roc_nix_tm_ops.c