Re: [PATCH net] octeontx2-af: fix NPC mailbox codes in mbox.h

From: Simon Horman

Date: Fri Jun 12 2026 - 12:57:28 EST


On Thu, Jun 11, 2026 at 02:03:30PM +0530, Ratheesh Kannoth wrote:
> Several NPC mailbox command IDs in the 0x601x range were assigned out of
> order. Renumber and reorder the M() definitions so each opcode matches
> the stable contract expected by userspace tools and applications.
>
> Fixes: 4e527f1e5c15 ("octeontx2-af: npc: cn20k: Add new mailboxes for CN20K silicon")
> Cc: Suman Ghosh <sumang@xxxxxxxxxxx>
> Signed-off-by: Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>