[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172192923139.10017.10817656814151362713.git-patchwork-notify@kernel.org>
Date: Thu, 25 Jul 2024 17:40:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: xixiliguo <xixiliguo@...mail.com>
Cc: stephen@...workplumber.org, netdev@...r.kernel.org
Subject: Re: [PATCH iproute] ss: fix expired time format of timer
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:
On Sat, 20 Jul 2024 23:23:27 +0800 you wrote:
> When expired time of time-wait timer is less than or equal to 9 seconds,
> as shown below, result that below 1 sec is incorrect.
> Expect output should be show 9 seconds and 373 millisecond, but 9.373ms
> mean only 9 millisecond and 373 microseconds
>
> Before:
> TIME-WAIT 0 0 ... timer:(timewait,12sec,0)
> TIME-WAIT 0 0 ... timer:(timewait,11sec,0)
> TIME-WAIT 0 0 ... timer:(timewait,10sec,0)
> TIME-WAIT 0 0 ... timer:(timewait,9.373ms,0)
> TIME-WAIT 0 0 ... timer:(timewait,8.679ms,0)
> TIME-WAIT 0 0 ... timer:(timewait,1.574ms,0)
> TIME-WAIT 0 0 ... timer:(timewait,954ms,0)
> TIME-WAIT 0 0 ... timer:(timewait,303ms,0)
>
> [...]
Here is the summary with links:
- [iproute] ss: fix expired time format of timer
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=3e807112fdf3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists