]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
commit05cff25eb32ce375a59431afe47a6fe0b9548b78
tree00975249badbed50a9f7c8abcaa691684da3a982
parent407618d66dba55e7db1278872e8be106808bbe91
parent762ca6eed026346d9d41ed5ac633083c4f1e5071
Merge branch 'octeontx2-af-misc-rpm-fixes'

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>