Skip to content
Snippets Groups Projects
Commit 6e9c884b authored by Adam Wujek's avatar Adam Wujek
Browse files

[BUG: #244] userspace/wrsw_hal: read only real-time data for SFP diagnostics


This commit reduces the size of periodic read for each SFP from 256B to 16B.
Since the I2C transfer are bit-banged, this commit reduces CPU
utilization if monitoring of SFPs is used (CONFIG_READ_SFP_DIAG_ENABLE).

Signed-off-by: default avatarAdam Wujek <dev_public@wujek.eu>
parent 1ed690ff
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment