From: Jay Vosburgh <jay.vosburgh@canonical.com>
To: Hangbin Liu <liuhangbin@gmail.com>
Cc: netdev@vger.kernel.org, "David S . Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Eric Dumazet <edumazet@google.com>, Liang Li <liali@redhat.com>,
Jiri Pirko <jiri@nvidia.com>,
Nikolay Aleksandrov <razor@blackwall.org>
Subject: Re: [PATCHv3 net 0/3] fix macvlan over alb bond support
Date: Wed, 23 Aug 2023 15:28:25 -0700 [thread overview]
Message-ID: <30424.1692829705@famine> (raw)
In-Reply-To: <20230823071907.3027782-1-liuhangbin@gmail.com>
Hangbin Liu <liuhangbin@gmail.com> wrote:
>Currently, the macvlan over alb bond is broken after commit
>14af9963ba1e ("bonding: Support macvlans on top of tlb/rlb mode bonds").
>Fix this and add relate tests.
>
>Hangbin Liu (3):
> bonding: fix macvlan over alb bond support
> selftest: bond: add new topo bond_topo_2d1c.sh
> selftests: bonding: add macvlan over bond testing
For the series:
Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com>
> drivers/net/bonding/bond_alb.c | 6 +-
> include/net/bonding.h | 11 +-
> .../selftests/drivers/net/bonding/Makefile | 4 +-
> .../drivers/net/bonding/bond_macvlan.sh | 99 +++++++++++
> .../drivers/net/bonding/bond_options.sh | 3 -
> .../drivers/net/bonding/bond_topo_2d1c.sh | 158 ++++++++++++++++++
> .../drivers/net/bonding/bond_topo_3d1c.sh | 118 +------------
> 7 files changed, 272 insertions(+), 127 deletions(-)
> create mode 100755 tools/testing/selftests/drivers/net/bonding/bond_macvlan.sh
> create mode 100644 tools/testing/selftests/drivers/net/bonding/bond_topo_2d1c.sh
>
>--
>2.41.0
>
>
next prev parent reply other threads:[~2023-08-23 22:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-23 7:19 [PATCHv3 net 0/3] fix macvlan over alb bond support Hangbin Liu
2023-08-23 7:19 ` [PATCHv3 net 1/3] bonding: " Hangbin Liu
2023-08-23 7:19 ` [PATCHv3 net 2/3] selftest: bond: add new topo bond_topo_2d1c.sh Hangbin Liu
2023-08-23 7:19 ` [PATCHv3 net 3/3] selftests: bonding: add macvlan over bond testing Hangbin Liu
2023-08-23 22:28 ` Jay Vosburgh [this message]
2023-08-24 8:20 ` [PATCHv3 net 0/3] fix macvlan over alb bond support patchwork-bot+netdevbpf
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=30424.1692829705@famine \
--to=jay.vosburgh@canonical.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jiri@nvidia.com \
--cc=kuba@kernel.org \
--cc=liali@redhat.com \
--cc=liuhangbin@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=razor@blackwall.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.