mbox series

[6.1,0/1] octeontx2-af: Add validation of lmac

Message ID 20240329114133.45456-1-amishin@t-argos.ru (mailing list archive)
Headers show
Series octeontx2-af: Add validation of lmac | expand

Message

Aleksandr Mishin March 29, 2024, 11:41 a.m. UTC
With the addition of new MAC blocks like CN10K RPM and CN10KB
RPM_USX, LMACs are noncontiguous. Though in most of the functions,
lmac validation checks exist but in few functions they are missing.
The problem has been fixed by the following patch which can be
cleanly applied to the 6.1.y branch.