linux/drivers/net/ethernet/marvell/octeontx2
Geetha sowjanya 933a01ad59 octeontx2-af: Add NIX Errata workaround on CN10K silicon
This patch adds workaround for below 2 HW erratas

1. Due to improper clock gating, NIXRX may free the same
NPA buffer multiple times.. to avoid this, always enable
NIX RX conditional clock.

2. NIX FIFO does not get initialized on reset, if the SMQ
flush is triggered before the first packet is processed, it
will lead to undefined state. The workaround to perform SMQ
flush only if packet count is non-zero in MDQ.

Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Signed-off-by: Sunil Kovvuri Goutham <sgoutham@marvell.com>
Signed-off-by: Sai Krishna <saikrishnag@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-02-20 10:42:37 +00:00
..
af octeontx2-af: Add NIX Errata workaround on CN10K silicon 2023-02-20 10:42:37 +00:00
nic drivers: net: turn on XDP features 2023-02-02 20:48:23 -08:00
Kconfig octeontx2-pf: Remove duplicate MACSEC setting 2022-11-22 13:45:12 +01:00
Makefile