aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorGeetha sowjanya <gakula@marvell.com>2023-02-17 11:21:12 +0530
committerDavid S. Miller <davem@davemloft.net>2023-02-20 10:42:37 +0000
commit933a01ad599766cf9bcda788f956f425a8b0b0a2 (patch)
treeab85573d13b2761177ada86bfa410aa94f4057cc /drivers/net/ethernet/intel/ice/ice_lib.c
parentc2a978c171a6d44d4d9710e7e4455f75d34aecee (diff)
downloadlinux-933a01ad599766cf9bcda788f956f425a8b0b0a2.tar.gz
linux-933a01ad599766cf9bcda788f956f425a8b0b0a2.tar.bz2
linux-933a01ad599766cf9bcda788f956f425a8b0b0a2.zip
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>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions