Merge branch 'octeontx2-pf-do-not-detect-macsec-block-based-on-silicon'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 27 May 2025 09:54:55 +0000 (11:54 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 27 May 2025 09:54:55 +0000 (11:54 +0200)
commit08ae62e1729fac589aae0be2ace848464760fd77
tree21e202b15f572793d40238062382bfeee00a7d77
parent28fcb4b56f929f4627f3c4c6c6dc61b292b8e55d
parent5fa6f024596016edaed72c664fd3b4338529df73
Merge branch 'octeontx2-pf-do-not-detect-macsec-block-based-on-silicon'

Subbaraya Sundeep says:

====================
octeontx2-pf: Do not detect MACSEC block based on silicon

Out of various silicon variants of CN10K series some have hardware
MACSEC block for offloading MACSEC operations and some do not.
AF driver already has the information of whether MACSEC is present
or not on running silicon. Hence fetch that information from
AF via mailbox message.
====================

Link: https://patch.msgid.link/1747894516-4565-1-git-send-email-sbhatta@marvell.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>