[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240517120420.6d2d34a2@kernel.org>
Date: Fri, 17 May 2024 12:04:20 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Simon Horman <horms@...nel.org>
Cc: Hangbin Liu <liuhangbin@...il.com>, netdev@...r.kernel.org, "David S.
Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo
Abeni <pabeni@...hat.com>, Shuah Khan <shuah@...nel.org>, Petr Machata
<petrm@...dia.com>, Benjamin Poirier <bpoirier@...dia.com>, Ido Schimmel
<idosch@...dia.com>, Jiri Pirko <jiri@...nulli.us>, Vladimir Oltean
<vladimir.oltean@....com>, Jaehee Park <jhpark1013@...il.com>,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCHv2 net] selftests/net: use tc rule to filter the na
packet
On Fri, 17 May 2024 10:14:02 +0100 Simon Horman wrote:
> Jakub, is there a way to tell how long a test took to execute?
> Perhaps it's obvious, but I couldn't see it.
It's not obvious, and it was broken. There's an 'info' file with
extra metadata in the directory with results:
https://netdev-3.bots.linux.dev/vmksft-net-dbg/results/599300/39-arp-ndisc-untracked-subnets-sh/info
but it's currently reporting fractional seconds rather than total
seconds:
https://github.com/linux-netdev/nipa/commit/fb7c45fd3b68b379b7bceb8f79c8df06aaf53ee0
Once we have a proper DB (any day now), I'll add it to the JSON output
so it appears in the web UI.
Powered by blists - more mailing lists