lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8aac2981-4c90-45d3-841a-1447aca3931f@openvpn.net>
Date: Thu, 2 Oct 2025 13:21:31 +0200
From: Antonio Quartulli <antonio@...nvpn.net>
To: Jakub Kicinski <kuba@...nel.org>, davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
 andrew+netdev@...n.ch, horms@...nel.org, shuah@...nel.org, jv@...sburgh.net,
 olteanv@...il.com, jiri@...nulli.us, mst@...hat.com, jasowang@...hat.com,
 xuanzhuo@...ux.alibaba.com, eperezma@...hat.com, kuniyu@...gle.com,
 matttbe@...nel.org, martineau@...nel.org, pablo@...filter.org,
 kadlec@...filter.org, fw@...len.de, allison.henderson@...cle.com,
 petrm@...dia.com, razor@...ckwall.org, idosch@...dia.com,
 linux-kselftest@...r.kernel.org, mptcp@...ts.linux.dev,
 netfilter-devel@...r.kernel.org, coreteam@...filter.org
Subject: Re: [PATCH net] selftests: net: unify the Makefile formats

On 02/10/2025 03:30, Jakub Kicinski wrote:
> We get a significant number of conflicts between net and net-next
> because of selftests Makefile changes. People tend to append new
> test cases at the end of the Makefile when there's no clear sort
> order. Sort all networking selftests Makefiles, use the following
> format:
> 
>   VAR_NAME := \
> 	 entry1 \
> 	 entry2 \
> 	 entry3 \
>   # end of VAR_NAME
> 
> Some Makefiles are already pretty close to this.
> 
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>

for the ovpn bits:

Acked-by: Antonio Quartulli <antonio@...nvpn.net>

-- 
Antonio Quartulli
OpenVPN Inc.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ