Re: [PATCH net-next v2] octeontx2-af: Add mailbox to read default MCAM entry
Simon Horman <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 12, 2026 at 11:05:22AM +0530, [email protected] wrote: > From: Satheesh Paul <[email protected]> > > Add support for reading the default unicast MCAM > rule associated with a NIX LF on non-CN20K silicon. > > Signed-off-by: Satheesh Paul <[email protected]> > Signed-off-by: Nitin Shetty J <[email protected]> > --- > v2: > - Added a CN20K guard to reject legacy default MCAM rule reads on CN20K. > - Updated the commit message. Thanks for the updates. Reviewed-by: Simon Horman <[email protected]>