diff options
author | Geetha sowjanya <[email protected]> | 2023-02-17 11:21:12 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-02-20 10:42:37 +0000 |
commit | 933a01ad599766cf9bcda788f956f425a8b0b0a2 (patch) | |
tree | ab85573d13b2761177ada86bfa410aa94f4057cc /lib/netdev-notifier-error-inject.c | |
parent | c2a978c171a6d44d4d9710e7e4455f75d34aecee (diff) |
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 <[email protected]>
Signed-off-by: Sunil Kovvuri Goutham <[email protected]>
Signed-off-by: Sai Krishna <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions