summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYonatan Nachum <ynachum@amazon.com>2026-04-09 07:49:05 +0000
committerLeon Romanovsky <leon@kernel.org>2026-05-18 04:58:41 -0400
commit7de165740ce8d006cbe80bca9d8207ba05a4cfc5 (patch)
treebb0d6705f38d79eeb09cd02b4a3e6ddf779a1205 /scripts
parentc67bd973695c33f448a2789de5da765c04a78c71 (diff)
RDMA/efa: Add checksum support for admin responses
EFA devices added support for CRC16 checksum on admin responses and to expose it to the driver the API version increased to 0.2. Add a check for support on device init and if supported validate the checksum on each admin response the driver receives. If the checksum validation failed, drop the CQE. Add the CRC16 module to Kconfig to have the in-tree dependency. Reviewed-by: Firas Jahjah <firasj@amazon.com> Reviewed-by: Michael Margolin <mrgolin@amazon.com> Signed-off-by: Yonatan Nachum <ynachum@amazon.com> Link: https://patch.msgid.link/20260409074905.3126023-1-ynachum@amazon.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions