]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ice: add the DDP Track ID to devlink info
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 7 Oct 2020 17:54:43 +0000 (10:54 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 9 Oct 2020 20:14:19 +0000 (13:14 -0700)
commit410d06879c01751e6fe6e9aebc2e0d9100a71d77
treec05469c21e0b42fae20cb778b2d34d23dbdc4a9c
parent045afac407efdbb190d965cdf119c1f1ddc7f03c
ice: add the DDP Track ID to devlink info

Add "fw.app.bundle_id" to display the DDP Track ID of the active DDP
package. This id is similar to "fw.bundle_id" and is a unique identifier
for the DDP package that is loaded in the device. Each new DDP has
a unique Track ID generated for it, and the ID can be used to identify
and track the DDP package.

Add documentation for the new devlink info version.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/devlink/ice.rst
drivers/net/ethernet/intel/ice/ice_devlink.c