]> git.droids-corp.org - dpdk.git/commit
common/cnxk: avoid CPT backpressure due to errata
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Thu, 16 Jun 2022 09:24:10 +0000 (14:54 +0530)
committerJerin Jacob <jerinj@marvell.com>
Mon, 20 Jun 2022 17:15:16 +0000 (19:15 +0200)
commit9f8f18037da0acd16d21f4131c22340ef9f7d77f
tree81c05755cdf9da4fccfc0d623df60f8ea62754e5
parent75315881c23f3aa7c04fb19c50915e64dd97bd38
common/cnxk: avoid CPT backpressure due to errata

Avoid enabling CPT backpressure due to errata where
backpressure would block requests from even other
CPT LF's. Also allow CQ size >=16K.

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
drivers/common/cnxk/roc_errata.h
drivers/common/cnxk/roc_nix.h
drivers/common/cnxk/roc_nix_fc.c