lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <30424.1692829705@famine>
Date: Wed, 23 Aug 2023 15:28:25 -0700
From: Jay Vosburgh <jay.vosburgh@...onical.com>
To: Hangbin Liu <liuhangbin@...il.com>
cc: netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>,
    Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
    Eric Dumazet <edumazet@...gle.com>, Liang Li <liali@...hat.com>,
    Jiri Pirko <jiri@...dia.com>,
    Nikolay Aleksandrov <razor@...ckwall.org>
Subject: Re: [PATCHv3 net 0/3] fix macvlan over alb bond support

Hangbin Liu <liuhangbin@...il.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@...onical.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
>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ