public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Jones <andrew.jones@linux.dev>
To: Nicholas Piggin <npiggin@gmail.com>
Cc: Thomas Huth <thuth@redhat.com>, kvm@vger.kernel.org
Subject: Re: [kvm-unit-tests PATCH 0/6] Checking and CI improvements
Date: Mon, 29 Jul 2024 15:12:51 +0200	[thread overview]
Message-ID: <20240729-bbf3338a7becf7f9c18db23f@orel> (raw)
In-Reply-To: <20240726070456.467533-1-npiggin@gmail.com>

On Fri, Jul 26, 2024 at 05:04:41PM GMT, Nicholas Piggin wrote:
> Here's some assorted fixes and improvements to static checking
> and CI.
> 
> checkpatch support is a big one and you could consider it RFC
> for now. We may want to customise it somewhat (but IMO fewer
> customisations the easier to maintain the script if we can agree
> on close to kernel style). It's nice because it gets DCO, license
> headers, etc., not just code style.
> 
> Here is a pipeline with this series applied:
> 
> https://gitlab.com/npiggin/kvm-unit-tests/-/pipelines/1388888286
> 
> Thanks,
> Nick
> 
> Nicholas Piggin (6):
>   gitlab-ci: fix CentOS mirror list
>   arm: Fix kerneldoc
>   gitlab-ci: upgrade to CentOS 8
>   gitlab-ci: Move check-kerneldoc test out of the centos test
>   gitlab-ci: add a shellcheck test
>   checkpatch support
> 
>  .gitlab-ci.yml         |   83 +-
>  arm/fpu.c              |   24 +-
>  scripts/check-patch.py |   61 +
>  scripts/checkpatch.pl  | 7839 ++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 7986 insertions(+), 21 deletions(-)
>  create mode 100755 scripts/check-patch.py
>  create mode 100755 scripts/checkpatch.pl
> 
> -- 
> 2.45.2
>

For the series,

Acked-by: Andrew Jones <andrew.jones@linux.dev>

Thanks,
drew

  parent reply	other threads:[~2024-07-29 13:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-26  7:04 [kvm-unit-tests PATCH 0/6] Checking and CI improvements Nicholas Piggin
2024-07-26  7:04 ` [kvm-unit-tests PATCH 1/6] gitlab-ci: fix CentOS mirror list Nicholas Piggin
2024-07-26  7:04 ` [kvm-unit-tests PATCH 2/6] arm: Fix kerneldoc Nicholas Piggin
2024-07-26  9:40   ` Suzuki K Poulose
2024-07-26  7:04 ` [kvm-unit-tests PATCH 3/6] gitlab-ci: upgrade to CentOS 8 Nicholas Piggin
2024-07-26  7:04 ` [kvm-unit-tests PATCH 4/6] gitlab-ci: Move check-kerneldoc test out of the centos test Nicholas Piggin
2024-07-26  7:04 ` [kvm-unit-tests PATCH 5/6] gitlab-ci: add a shellcheck test Nicholas Piggin
2024-07-26  7:04 ` [kvm-unit-tests PATCH 6/6] checkpatch support Nicholas Piggin
2024-07-29 13:12 ` Andrew Jones [this message]
2024-08-12 14:32 ` [kvm-unit-tests PATCH 0/6] Checking and CI improvements Andrew Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240729-bbf3338a7becf7f9c18db23f@orel \
    --to=andrew.jones@linux.dev \
    --cc=kvm@vger.kernel.org \
    --cc=npiggin@gmail.com \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox