[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231013200626.GS29570@kernel.org>
Date: Fri, 13 Oct 2023 22:06:26 +0200
From: Simon Horman <horms@...nel.org>
To: Aaron Conole <aconole@...hat.com>
Cc: netdev@...r.kernel.org, dev@...nvswitch.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
Pravin B Shelar <pshelar@....org>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Adrian Moreno <amorenoz@...hat.com>,
Eelco Chaudron <echaudro@...hat.com>, shuah@...nel.org
Subject: Re: [PATCH net v2 0/4] selftests: openvswitch: Minor fixes for some
systems
On Wed, Oct 11, 2023 at 03:49:35PM -0400, Aaron Conole wrote:
> A number of corner cases were caught when trying to run the selftests on
> older systems. Missed skip conditions, some error cases, and outdated
> python setups would all report failures but the issue would actually be
> related to some other condition rather than the selftest suite.
>
> Address these individual cases.
>
> Aaron Conole (4):
> selftests: openvswitch: Add version check for pyroute2
> selftests: openvswitch: Catch cases where the tests are killed
> selftests: openvswitch: Skip drop testing on older kernels
> selftests: openvswitch: Fix the ct_tuple for v4
>
> .../selftests/net/openvswitch/openvswitch.sh | 21 +++++++-
> .../selftests/net/openvswitch/ovs-dpctl.py | 48 ++++++++++++++++++-
> 2 files changed, 66 insertions(+), 3 deletions(-)
Thanks Aaron,
this looks like a good incremental improvement to me.
For series,
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists