Logo of The Linux Kernel

The Linux Kernel

next-20260806

Quick search

Contents

Working with the development community

  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs

Internal API manuals

  • Core API
  • Driver APIs
  • Subsystems
    • Core subsystems
    • Human interfaces
    • Networking interfaces
      • Networking
      • NetLabel
      • InfiniBand
      • MHI
    • Storage interfaces
    • Other subsystems
  • Locking

Development tools and processes

  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust

User-oriented documentation

  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API

Firmware-related documentation

  • Firmware
  • Firmware and Devicetree

Architecture-specific documentation

  • CPU architectures

Other documentation

  • Unsorted documentation

Translations

  • 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 7.4.7 & Alabaster 0.7.16 | Page source