commit | cc65fcab88be74ee592387e0df7e6d4407f3a339 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Tue Aug 17 10:14:48 2021 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 17 10:06:33 2021 +0100 |
tree | c0ffd5aeb01579b66c60fb81365abf26213a0146 | |
parent | 3cffaed2136cd66ed4647ad7d718011c263f54af [diff] |
octeontx2-pf: Sort the allocated MCAM entry indices Per single mailbox request a maximum of 256 MCAM entries can be allocated. If more than 256 are being allocated, then the mcam indices in the final list could get jumbled. Hence sort the indices. Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>