All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Julian Anastasov <ja@ssi.bg>
Cc: Jeremy Sowden <azazel@debian.org>, LVS Devel <lvs-devel@vger.kernel.org>
Subject: Re: [PATCH ipvsadm v3 0/5] Debian package fixes
Date: Sat, 18 Jan 2025 08:52:11 +0000	[thread overview]
Message-ID: <20250118085211.GF140570@kernel.org> (raw)
In-Reply-To: <65ced269-1b69-3bd9-9ffc-807780e47e16@ssi.bg>

On Thu, Jan 16, 2025 at 08:44:28PM +0200, Julian Anastasov wrote:
> 
> 	Hello,
> 
> On Wed, 15 Jan 2025, Jeremy Sowden wrote:
> 
> > The Debian package of ipvsadm carries a few patches.  Some of them have
> > been around for years.  None of them is specific to Debian, so I'm
> > forwarding them upstream.
> > 
> > Patch 1 bumps the maximum weight accepted by ipvsadm.
> > Patch 2 fixes an unclear usage error message.
> > Patches 3-5 make some improvements to the Makefiles.
> > 
> > Changes since v2:
> > 
> > * Reformat the commit messages of patches 1, 2 & 5 according to the
> >   kernel's preferred patch format.
> > 
> > Changes since v1:
> > 
> > * The previous version of patch 2 changed the logic of the option parsing
> >   in such a way that using `-M` after `-6` no longer worked correctly.
> >   Thisversion just rewords the error message.
> > 
> > Jeremy Sowden (5):
> >   ipvsadm: increase maximum weight value
> >   ipvsadm: fix ambiguous usage error message
> >   Use variable for pkg-config in Makefiles
> >   Support environmental and command-line `*FLAGS` variable in Makefiles
> >   Make sure libipvs.a is built before ipvsadm
> 
> 	Patchset looks good to me, thanks!
> 
> Acked-by: Julian Anastasov <ja@ssi.bg>
> 
> 	Simon, please apply to the ipvsadm tree!

Thanks Jeremy and Julian, applied.

- Make sure libipvs.a is built before ipvsadm
  https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git/commit/3c9cdaef8216
- Support environmental and command-line `*FLAGS` variable in Makefiles
  https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git/commit/98d83badc6d7
- Use variable for pkg-config in Makefiles
  https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git/commit/0d5e6cdae6ab
- ipvsadm: fix ambiguous usage error message
  https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git/commit/fd1836223ab5
- ipvsadm: increase maximum weight value
  https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git/commit/78b786958803


      reply	other threads:[~2025-01-18  8:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-15 18:33 [PATCH ipvsadm v3 0/5] Debian package fixes Jeremy Sowden
2025-01-15 18:33 ` [PATCH ipvsadm v3 1/5] ipvsadm: increase maximum weight value Jeremy Sowden
2025-01-15 18:33 ` [PATCH ipvsadm v3 2/5] ipvsadm: fix ambiguous usage error message Jeremy Sowden
2025-01-15 18:33 ` [PATCH ipvsadm v3 3/5] Use variable for pkg-config in Makefiles Jeremy Sowden
2025-01-15 18:33 ` [PATCH ipvsadm v3 4/5] Support environmental and command-line `*FLAGS` variable " Jeremy Sowden
2025-01-15 18:33 ` [PATCH ipvsadm v3 5/5] Make sure libipvs.a is built before ipvsadm Jeremy Sowden
2025-01-16 18:44 ` [PATCH ipvsadm v3 0/5] Debian package fixes Julian Anastasov
2025-01-18  8:52   ` Simon Horman [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=20250118085211.GF140570@kernel.org \
    --to=horms@kernel.org \
    --cc=azazel@debian.org \
    --cc=ja@ssi.bg \
    --cc=lvs-devel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.