]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'octeontx2-af-misc-rpm-fixes'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 26 Nov 2024 11:15:07 +0000 (12:15 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 26 Nov 2024 11:15:08 +0000 (12:15 +0100)
Hariprasad Kelam says:

====================
octeontx2-af: misc RPM fixes

There are few issues with the RPM driver, such as FIFO overflow
and network performance problems due to wrong FIFO values. This
patchset adds fixes for the same.

Patch1: Fixes the mismatch between the lmac type reported by the driver
        and the actual hardware configuration.

Patch2: Addresses low network performance observed even on RPMs with
        larger FIFO lengths.

Patch 3 & 4: Fix the stale FEC counters reported by the driver by
             accessing the correct CSRs

Patch 5: Resolves the issue related to RPM FIFO overflow during system
         reboots
====================

Link: https://patch.msgid.link/20241122162035.5842-1-hkelam@marvell.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge