The Linux Kernel
4.18.0
  • Linux kernel licensing rules
  • The Linux kernel user’s and administrator’s guide
  • The Linux kernel user-space API guide
  • Working with the kernel development community
  • Development tools for the kernel
  • How to write kernel documentation
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • Kernel Maintainer Handbook
  • The Linux driver implementer’s API guide
  • Core API Documentation
  • InfiniBand
  • Linux Media Subsystem Documentation
  • Linux Networking Documentation
  • The Linux Input Documentation
  • Linux GPU Driver Developer’s Guide
  • Security Documentation
  • Linux Sound Subsystem Documentation
  • Linux Kernel Crypto API
  • Linux Filesystems API
  • Linux Memory Management Documentation
  • BPF Documentation
  • Linux PCI Bus Subsystem
  • Assembler Annotations
  • SuperH Interfaces Guide
  • x86 architecture specifics
  • Korean translations
  • Chinese translations
  • Japanese translations
The Linux Kernel
  • Docs »
  • nfp devlink support
  • View page 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

© Copyright The kernel development community.

Built with Sphinx using a theme provided by Read the Docs.