From: David Gibson <david@gibson.dropbear.id.au>
To: Volker Diels-Grabsch <v@njh.eu>
Cc: Stefano Brivio <sbrivio@redhat.com>, passt-dev@passt.top
Subject: Re: [PATCH v6 1/5]
Date: Fri, 19 Sep 2025 11:45:32 +1000 [thread overview]
Message-ID: <aMy1vC9Z0EqaWItM@zatzit> (raw)
In-Reply-To: <aMyq8XdjB242i5d7@6153f789-1cf1-4ca3-8cea-6fa7ae195a8b.njh.eu>
[-- Attachment #1: Type: text/plain, Size: 2759 bytes --]
On Fri, Sep 19, 2025 at 02:59:29AM +0200, Volker Diels-Grabsch wrote:
> Stefano Brivio wrote:
> > On Tue, 16 Sep 2025 21:21:11 +0200
> > Volker Diels-Grabsch <v@njh.eu> wrote:
> >
> > > This incorporates all feedback of v5, and the commits are
> > > slightly reordered so the comment of the last commit makes
> > > more sense.
> >
> > Applied, thanks to sticking to this! I hope this will finally
> > make the QEMU disconnect/reconnect behaviour robust enough.
>
> As far as I can tell from my tests, locally as well as on production
> systems, this is pretty much the case.
>
> Thanks a lot for the opportunity to contribute some helpful
> improvements to passt!
>
> > A couple of notes for future changes:
> >
> > - you can add this kind of message as cover letter instead, just
> > git format-patch --cover-letter and git will format things as
> > needed, and concatenate In-Reply-To: and References: email
> > headers
> >
> > - reporting the version number in every subject line might make
> > reviewers' life marginally easier and it just takes a
> > --subject-prefix="PATCH v6" (in this case) or even something
> > like -v6 argument to git format-patch
> >
> > - carry Reviewed-by: tags if you don't... change the change. For
> > example, here, 4/5 was already reviewed by David. I added the
> > tag back (and will always do anyway)
> >
> > ...in any case, those are very minor details that don't really
> > cause me any trouble as a maintainer.
>
> I believe these would be great additions to the upcoming
> CONTRIBUTING.md, especially for people like myself who are used to
> workflows like Gerrit or pull requests (a.k.a. merge requests) and had
> no prior experience with the kernel-style email based workflow.
CONTRIBUTING.md is now merged :). I'm sure it will want some
revisions and extensions, but it's a start.
> (And moreover, the interactive interface of "git send-email" is far
> from self-explanatory and requires quite a lot of trial and error to
> get everything right, and usage mistakes are mostly impossible to fix,
> since the emails are then already sent.)
You're not wrong. Fwiw, I've been pretty happy with git-publish [0]
which handles some of this workflow. It may be more suitable for
regular rather than occasional contributors, but it might be worth a
look.
Admittedly, I'm not the best to judge its usefulness to someone new to
this, since I've been using the email workflow for 25+ years.
[0] https://github.com/stefanha/git-publish
--
David Gibson (he or they) | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you, not the other way
| around.
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2025-09-19 1:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-16 19:21 Volker Diels-Grabsch
2025-09-16 19:21 ` [PATCH 1/5] Show debug message whenever we observe a new guest MAC address Volker Diels-Grabsch
2025-09-17 5:05 ` David Gibson
2025-09-16 19:21 ` [PATCH 2/5] Introduce constant MAC_BROADCAST Volker Diels-Grabsch
2025-09-17 7:29 ` David Gibson
2025-09-16 19:21 ` [PATCH 3/5] Fix --no-icmp description and make it imply --no-ndp Volker Diels-Grabsch
2025-09-17 7:29 ` David Gibson
2025-09-16 19:21 ` [PATCH 4/5] Send an initial ARP and NDP request to resolve the guest IP address Volker Diels-Grabsch
2025-09-18 2:32 ` David Gibson
2025-09-16 19:21 ` [PATCH 5/5] Improve clarity of comment Volker Diels-Grabsch
2025-09-18 2:43 ` David Gibson
2025-09-17 14:32 ` [PATCH v6 1/5] Stefano Brivio
2025-09-19 0:59 ` Volker Diels-Grabsch
2025-09-19 1:45 ` David Gibson [this message]
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=aMy1vC9Z0EqaWItM@zatzit \
--to=david@gibson.dropbear.id.au \
--cc=passt-dev@passt.top \
--cc=sbrivio@redhat.com \
--cc=v@njh.eu \
/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.
Code repositories for project(s) associated with this public inbox
https://passt.top/passt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).