netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Etienne Champetier <champetier.etienne@gmail.com>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	netdev@vger.kernel.org
Subject: Re: [PATCH] ipvlan: Support bonding events
Date: Tue, 7 Jan 2025 17:04:35 -0800	[thread overview]
Message-ID: <20250107170435.57edc458@kernel.org> (raw)
In-Reply-To: <20250105003813.1222118-1-champetier.etienne@gmail.com>

On Sat,  4 Jan 2025 19:36:19 -0500 Etienne Champetier wrote:
> This allows ipvlan to function properly on top of
> bonds using active-backup mode.
> This was implemented for macvlan in 2014 in commit
> 4c9912556867 ("macvlan: Support bonding events").

Would you be able to parametrize:

tools/testing/selftests/drivers/net/bonding/bond_macvlan.sh

to run over macvlan and ipvlan? It would be great to have some
test coverage for this setup. Currently:

$ git grep ipvlan -- tools/testing/selftests/drivers/net/bonding/
$
-- 
pw-bot: cr

      parent reply	other threads:[~2025-01-08  1:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-05  0:36 [PATCH] ipvlan: Support bonding events Etienne Champetier
2025-01-05  8:15 ` Eric Dumazet
2025-01-05 20:10   ` [PATCH net-next] " Etienne Champetier
2025-01-08  1:04 ` Jakub Kicinski [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=20250107170435.57edc458@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=champetier.etienne@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@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;
as well as URLs for NNTP newsgroup(s).