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] [day] [month] [year] [list]
Date:   Sat, 9 Oct 2021 11:16:22 +0300
From:   Leon Romanovsky <leonro@...dia.com>
To:     "David S . Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>
CC:     Ido Schimmel <idosch@...dia.com>, Ingo Molnar <mingo@...hat.com>,
        "Jiri Pirko" <jiri@...dia.com>, <linux-kernel@...r.kernel.org>,
        <linux-rdma@...r.kernel.org>, <mlxsw@...dia.com>,
        Moshe Shemesh <moshe@...dia.com>, <netdev@...r.kernel.org>,
        Saeed Mahameed <saeedm@...dia.com>,
        Salil Mehta <salil.mehta@...wei.com>,
        Shay Drory <shayd@...dia.com>,
        Steven Rostedt <rostedt@...dmis.org>,
        Tariq Toukan <tariqt@...dia.com>,
        Yisen Zhuang <yisen.zhuang@...wei.com>
Subject: Re: [PATCH net-next v3 0/5] devlink reload simplification

On Thu, Oct 07, 2021 at 09:55:14AM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@...dia.com>

<...>

> Leon Romanovsky (5):
>   devlink: Reduce struct devlink exposure
>   devlink: Annotate devlink API calls
>   devlink: Allow set reload ops callbacks separately
>   net/mlx5: Separate reload devlink ops for multiport device
>   devlink: Delete reload enable/disable interface

Hi,

I see in patchworks that state of this series was marked as "Rejected".
https://patchwork.kernel.org/project/netdevbpf/list/?series=558901&state=*

Can I ask why? How can we proceed with the series?

Thanks


> 
>  .../hisilicon/hns3/hns3pf/hclge_devlink.c     |   7 +-
>  .../hisilicon/hns3/hns3vf/hclgevf_devlink.c   |   7 +-
>  drivers/net/ethernet/mellanox/mlx4/main.c     |  10 +-
>  .../net/ethernet/mellanox/mlx5/core/devlink.c |  13 +-
>  .../net/ethernet/mellanox/mlx5/core/main.c    |   3 -
>  .../mellanox/mlx5/core/sf/dev/driver.c        |   5 +-
>  drivers/net/ethernet/mellanox/mlxfw/mlxfw.h   |   2 +-
>  drivers/net/ethernet/mellanox/mlxsw/core.c    |  19 +-
>  drivers/net/netdevsim/dev.c                   |  13 +-
>  include/net/devlink.h                         |  79 ++------
>  include/trace/events/devlink.h                |  72 ++++----
>  net/core/devlink.c                            | 170 ++++++++++++------
>  12 files changed, 216 insertions(+), 184 deletions(-)
> 
> -- 
> 2.31.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ