On 2026-03-10 12:06 PM, Przemyslaw Korba wrote:
On E830, PTP time adjustment commands sent via
SBQ don't generate completion responses, causing the driver to
timeout waiting and return -EIO, when trying:
phc_ctl eth8 get adj 2 get
dmesg: ice 0000:1a:00.0: PTP failed to adjust time, err -5
Add support for posted mode not to wait for completion response.
Fixes: 8f5ee3c477a8 ("ice: add support for sideband messages")
Signed-off-by: Przemyslaw Korba <[email protected]>
Hey Przemek,
Similarly to what I posted in response to your patch "[PATCH iwl-next]
i40e: PTP: set supported flags in ptp_clock_info", you are missing
Reviewed-by tags from internal review. I see you did send for internal
review but nobody actually provided an RB tag (at least not directly on
the internal list).
-Dawid