Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifc

Introduce the `disciplined_fr_counter` capability bit to indicate that
the device’s free-running cycle counter is disciplined to real-time.

Signed-off-by: Carolina Jubran <cjubran@nvidia.com>
Reviewed-by: Dragos Tatulea <dtatulea@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/1752064867-16874-2-git-send-email-tariqt@nvidia.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>

authored by

Carolina Jubran and committed by
Leon Romanovsky
cbe080f9 c4f96972

+2 -1
+2 -1
include/linux/mlx5/mlx5_ifc.h
··· 1846 1846 1847 1847 u8 log_bf_reg_size[0x5]; 1848 1848 1849 - u8 reserved_at_270[0x3]; 1849 + u8 disciplined_fr_counter[0x1]; 1850 + u8 reserved_at_271[0x2]; 1850 1851 u8 qp_error_syndrome[0x1]; 1851 1852 u8 reserved_at_274[0x2]; 1852 1853 u8 lag_dct[0x2];