numam-dpdk/drivers
Jerin Jacob 5077d88879 common/octeontx2: prevent STP instruction fissure
OTX2 AP core can sometimes fissure STP instructions when it is more
optimal to send such writes into the pipeline as 2 separate
instructions. However registers should be excluded from such
optimization. This commit ensures that no CSR write is ever fissured
by introducing zero cost workaround by setting STP pre-index by zero to
make sure OTX2 AP core prevent fissure.

Fixes: 8a4f835971 ("common/octeontx2: add IO handling APIs")

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
2019-07-29 22:18:41 +02:00
..
baseband baseband/turbo_sw: extend for 5G 2019-07-05 15:28:14 +02:00
bus net/dpaa2: fix multi-segment Tx 2019-07-23 14:31:36 +02:00
common common/octeontx2: prevent STP instruction fissure 2019-07-29 22:18:41 +02:00
compress compress/zlib: fix error handling 2019-07-26 14:52:24 +02:00
crypto crypto/dpaa2_sec: fix handling of session init failure 2019-07-19 14:43:40 +02:00
event event/octeontx2: fix null dereference 2019-07-29 22:17:29 +02:00
mempool drivers/octeontx2: fix recursive interrupts 2019-07-29 22:18:01 +02:00
net drivers/octeontx2: fix recursive interrupts 2019-07-29 22:18:01 +02:00
raw raw/ioat: fix include quotes 2019-07-23 20:49:47 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00