Thread (40 messages) flat view 40 messages, 7 authors, 2021-09-22

Re: [PATCH net-next 2/2] ice: add support for reading SyncE DPLL state

From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-09-03 22:06:55
Also in: intel-wired-lan, linux-kselftest

On Fri,  3 Sep 2021 17:14:36 +0200 Maciej Machnikowski wrote:
Implement SyncE DPLL monitoring for E810-T devices.
Poll loop will periodically check the state of the DPLL and cache it
in the pf structure. State changes will be logged in the system log.

Cached state can be read using the RTM_GETEECSTATE rtnetlink
message.

Signed-off-by: Maciej Machnikowski <redacted>
kdoc issues here:

drivers/net/ethernet/intel/ice/ice_main.c:5990: warning: Function parameter or member 'eec_flags' not described in 'ice_get_eec_state'
drivers/net/ethernet/intel/ice/ice_main.c:5990: warning: Function parameter or member 'extack' not described in 'ice_get_eec_state'
drivers/net/ethernet/intel/ice/ice_main.c:5990: warning: Excess function parameter 'sync_src' description in 'ice_get_eec_state'

./scripts/kernel-doc -none and/or W=1 is your friend.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help