[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240311085912.5a149182@kernel.org>
Date: Mon, 11 Mar 2024 08:59:12 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Petr Machata <petrm@...dia.com>
Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
<netdev@...r.kernel.org>, Ido Schimmel <idosch@...dia.com>, David Ahern
<dsahern@...nel.org>, Shuah Khan <shuah@...nel.org>, <mlxsw@...dia.com>
Subject: Re: [PATCH net-next 11/11] selftests: forwarding: Add a test for NH
group stats
On Mon, 11 Mar 2024 12:00:59 +0100 Petr Machata wrote:
> > It should run the SW parts and skip the HW ones.
>
> In fact why don't I paste the run I still have in the terminal from last
> week:
>
> [root@...tme-ng forwarding]# TESTS=" nh_stats_test_v4 nh_stats_test_v6 " ./router_mpath_nh_res.sh
> TEST: NH stats test IPv4 [ OK ]
> TEST: HW stats not offloaded on veth topology [SKIP]
> TEST: NH stats test IPv6 [ OK ]
> TEST: HW stats not offloaded on veth topology [SKIP]
SKIP beats PASS so the result for the entire test (according to our
local result parser) will be SKIP. Can we switch to XFAIL?
Powered by blists - more mailing lists