[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <767e0c63-a674-4f03-a893-2b6a456d1dc0@openvpn.net>
Date: Fri, 21 Nov 2025 11:56:28 +0100
From: Antonio Quartulli <antonio@...nvpn.net>
To: netdev@...r.kernel.org
Cc: Ralf Lici <ralf@...delbit.com>, Sabrina Dubroca <sd@...asysnail.net>,
Jakub Kicinski <kuba@...nel.org>, linux-kselftest@...r.kernel.org,
Shuah Khan <shuah@...nel.org>
Subject: Re: [RFC net-next 02/13] selftests: ovpn: add notification parsing
and matching
On 21/11/2025 01:20, Antonio Quartulli wrote:
> From: Ralf Lici <ralf@...delbit.com>
>
> To verify that netlink notifications are correctly emitted and contain
> the expected fields, this commit uses the tools/net/ynl/pyynl/cli.py
> script to create multicast listeners. These listeners record the
> captured notifications to a JSON file, which is later compared to the
> expected output.
>
> Since this change introduces additional dependencies (jq, pyyaml,
> jsonschema), the tests are configured to check for their presence and
> conditionally skip the notification check if they are missing.
>
> Signed-off-by: Ralf Lici <ralf@...delbit.com>
> Signed-off-by: Antonio Quartulli <antonio@...nvpn.net>
Note: this patch should come after 05/13 - this is why it fails in pw.
Regards,
--
Antonio Quartulli
OpenVPN Inc.
Powered by blists - more mailing lists