On Wed, 29 Nov 2023 at 15:45, Paz Cohen wrote:
> I have noticed that "delay_timeout" returned by pmc with
> "PORT_SERVICE_STATS_NP" is always increasing, even when rx delay responses
> are arriving as expected.
> It appears to happen because code flow does not get to resetting the delay
> timeout
I have noticed that "delay_timeout" returned by pmc with
"PORT_SERVICE_STATS_NP" is always increasing, even when rx delay responses
are arriving as expected.
It appears to happen because code flow does not get to resetting the delay
timeout(FD_DELAY_TIMER), unless poll woke on this fd. The problem