Logo

The Linux Kernel

6.15.0-rc3

Quick search

Contents

  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
    • Core subsystems
    • Human interfaces
    • Networking interfaces
      • Networking
      • NetLabel
      • InfiniBand
      • ISDN
      • MHI
    • Storage interfaces
    • Other subsystems
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations

This Page

  • Show Source

nfp devlink support¶

This document describes the devlink features implemented by the nfp device driver.

Parameters¶

Generic parameters implemented¶

Name

Mode

fw_load_policy

permanent

reset_dev_on_drv_probe

permanent

Info versions¶

The nfp driver reports the following versions

devlink info versions implemented¶

Name

Type

Description

board.id

fixed

Identifier of the board design

board.rev

fixed

Revision of the board design

board.manufacture

fixed

Vendor of the board design

board.model

fixed

Model name of the board design

board.part_number

fixed

Part number of the board and its components

fw.bundle_id

stored, running

Firmware bundle id

fw.mgmt

stored, running

Version of the management firmware

fw.cpld

stored, running

The CPLD firmware component version

fw.app

stored, running

The APP firmware component version

fw.undi

stored, running

The UNDI firmware component version

fw.ncsi

stored, running

The NSCI firmware component version

chip.init

stored, running

The CFGR firmware component version

©The kernel development community. | Powered by Sphinx 5.3.0 & Alabaster 0.7.16 | Page source