

Windows 8, Windows Server 2012, Windows 8.1 and later drivers , Windows 10 Creators Update and Later Servicing DriversĬonexant - Other hardware - Conexant RC56D2 Serial PnP Modem Windows 10 and later drivers, Windows 10 Creators Update and Later Servicing Drivers + see Documentation/networking/devlink/devlink-health.Conexant - Other hardware - Conexant RC56D2 Serial Modem + - Runs a flash test on the device which helps to log the health of the flash. +The following is a list of tests that drivers may execute. +The ``devlink-selftests`` command should be run with a mask indicating +The ``devlink-selftests`` API allows executing selftests on the device. To query supported tests by device, API devlink_selftest_name_put()ĭiff -git a/Documentation/networking/devlink/devlink-selftests.rst b/Documentation/networking/devlink/devlink-selftests.rst API devlink_selftest_result_put() helpsĭrivers to populate the test results along with their names. To execute tests, users can provide a test mask for executing To execute and query the supported tests by the driver. ` (2 subsequent siblings) 3 siblings, 1 reply 21+ messages in threadįramework exposes devlink commands and test suite(s) to the user

16:42 ` bnxt_en: refactor NVM APIs Vikas Gupta 16:42 add framework for selftests in devlink Vikas 16:42 ` Vikas Gupta * devlink: introduce framework for selftests Net/core/devlink.c | 147 ++++++++++++++++++ħ files changed, 340 insertions(+), 12 deletions(-)Ĭreate mode 100644 Documentation/networking/devlink/devlink-selftests.rst net/ethernet/broadcom/bnxt/bnxt_ethtool.h | 12 ++ net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 24 +. networking/devlink/devlink-selftests.rst | 39 +++++ $ devlink dev selftests show pci/0000:03:00.0ĭevlink: introduce framework for selftestsīnxt_en: implement callbacks for devlink selftests $ devlink dev selftests run pci/0000:03:00.0 test flash Suggested commands at user level would be as below: Patchset adds a flash based test for the bnxt_en driver. To the driver which can opt for running particular tests based on User can provide test(s) suite as a testmask and subsequently it is passed This patchset adds support for selftests in the devlink framework. Michael.chan, andrew.gospodarek, Vikas Gupta ` (3 more replies) 0 siblings, 4 replies 21+ messages in threadĬc: netdev, linux-kernel, davem, dsahern, stephen, edumazet,

16:42 ` devlink: introduce framework for selftests Vikas Gupta Add framework for selftests in devlink Netdev Archive on help / color / mirror / Atom feed * add framework for selftests in devlink 16:42 Vikas Gupta
