The Linux Kernel

6.7.0

Quick search

Contents

  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • Driver implementer's API guide
  • Kernel subsystem documentation
    • Core subsystems
    • Human interfaces
    • Networking interfaces
      • Networking
      • NetLabel
      • InfiniBand
      • ISDN
      • MHI
    • Storage interfaces
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user's and administrator's guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open 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 Part number identifying 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
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 1.7.6 & Alabaster 0.7.10 | Page source