]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'eth-fbnic-add-fbnic-self-tests'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 10 Mar 2026 12:53:54 +0000 (13:53 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 10 Mar 2026 12:53:55 +0000 (13:53 +0100)
Mike Marciniszyn says:

====================
eth fbnic: Add fbnic self tests

From: "Mike Marciniszyn (Meta)" <mike.marciniszyn@gmail.com>

This series adds self tests to test the registers, the
msix interrupts, the tlv, and the firmware mailbox.

This series assumes that the
[PATCH net-next 0/2] Add debugfs hooks [1]
is present.

When the self tests are run the with ethtool -t:

        ethtool -t eth0
        The test result is PASS
        The test extra info:
        Register test (offline)  0
        MSI-X Interrupt test (offline)   0
        FW mailbox test (on/offline)     0
====================

Link: https://patch.msgid.link/20260307105847.1438-1-mike.marciniszyn@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge