[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e9abe604-2d64-f05a-7e54-c1331bc08c62@linux.dev>
Date: Tue, 11 Oct 2022 23:02:24 -0700
From: Martin KaFai Lau <martin.lau@...ux.dev>
To: Daniel Müller <deso@...teo.net>,
David Vernet <void@...ifault.com>
Cc: bpf@...r.kernel.org, andrii@...nel.org, ast@...nel.org,
daniel@...earbox.net, haoluo@...gle.com, john.fastabend@...il.com,
jolsa@...nel.org, kpsingh@...nel.org, sdf@...gle.com,
song@...nel.org, yhs@...com, kernel-team@...com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests/bpf: Alphabetize DENYLISTs
On 10/11/22 10:13 AM, Daniel Müller wrote:
> On Tue, Oct 11, 2022 at 11:52:55AM -0500, David Vernet wrote:
>> The DENYLIST and DENYLIST.s390x files are used to specify testcases
>> which should not be run on CI. Currently, testcases are appended to the
>> end of these files as needed. This can make it a pain to resolve merge
>> conflicts. This patch alphabetizes the DENYLIST files to ease this
>> burden.
[ ... ]
> Looks good to me, thanks! Not sure if we should add a comment indicating lexical
> ordering or solely watch out for that through review.
Added the ordering comment and applied. Thanks.
Powered by blists - more mailing lists