[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8e05cf636937ad59e32b4ae7f1e7e8732c694421.camel@redhat.com>
Date: Thu, 23 Feb 2023 10:52:12 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: Sai Krishna <saikrishnag@...vell.com>, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, sgoutham@...vell.com,
sumang@...vell.com
Subject: Re: [net PATCH] octeontx2-af: Unlock contexts in the queue context
cache in case of fault detection
On Wed, 2023-02-22 at 12:29 +0530, Sai Krishna wrote:
> From: Suman Ghosh <sumang@...vell.com>
>
> NDC caches contexts of frequently used queue's (Rx and Tx queues)
> contexts. Due to a HW errata when NDC detects fault/poision while
> accessing contexts it could go into an illegal state where a cache
> line could get locked forever. To makesure all cache lines in NDC
> are available for optimum performance upon fault/lockerror/posion
> errors scan through all cache lines in NDC and clear the lock bit.
>
> Fixes: 4a3581cd5995 ("octeontx2-af: NPA AQ instruction enqueue support")
> Signed-off-by: Suman Ghosh <sumang@...vell.com>
> Signed-off-by: Sunil Kovvuri Goutham <sgoutham@...vell.com>
> Signed-off-by: Sai Krishna <saikrishnag@...vell.com>
After the net-next merge, this does not apply cleanly to net anymore.
Please rebase and re-post, thanks!
Paolo
Powered by blists - more mailing lists