1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 08:35:19 -05:00
linux/Documentation/networking/devlink
Arkadiusz Kubalewski b86455a1cb ice: add CGU info to devlink info callback
If Clock Generation Unit is present on NIC board user shall know its
details.
Provide the devlink info callback with a new:
- fixed type object (cgu.id) indicating hardware variant of onboard CGU,
- running type object (fw.cgu) consisting of CGU id, config and firmware
versions.
These information shall be known for debugging purposes.

Test (on NIC board with CGU)
$ devlink dev info <bus_name>/<dev_name> | grep cgu
        cgu.id 36
        fw.cgu 8032.16973825.6021

Test (on NIC board without CGU)
$ devlink dev info <bus_name>/<dev_name> | grep cgu -c
0

Reviewed-by: Larysa Zaremba <larysa.zaremba@intel.com>
Signed-off-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2023-12-05 11:40:12 +01:00
..
am65-nuss-cpsw-switch.rst
bnxt.rst
devlink-dpipe.rst
devlink-flash.rst
devlink-health.rst
devlink-info.rst
devlink-linecard.rst
devlink-params.rst
devlink-port.rst
devlink-region.rst
devlink-reload.rst
devlink-resource.rst
devlink-selftests.rst
devlink-trap.rst
etas_es58x.rst
hns3.rst
i40e.rst
ice.rst
index.rst
ionic.rst
iosm.rst
mlx4.rst
mlx5.rst
mlxsw.rst
mv88e6xxx.rst
netdevsim.rst
nfp.rst
octeontx2.rst
prestera.rst
qed.rst
sfc.rst
ti-cpsw-switch.rst