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: <20181122185822.GB31486@ziepe.ca>
Date:   Thu, 22 Nov 2018 11:58:22 -0700
From:   Jason Gunthorpe <jgg@...pe.ca>
To:     David Miller <davem@...emloft.net>
Cc:     ganeshgr@...lsio.com, netdev@...r.kernel.org,
        nirranjan@...lsio.com, indranil@...lsio.com, dt@...lsio.com,
        linux-rdma@...r.kernel.org, swise@...ngridcomputing.com,
        linux-crypto@...r.kernel.org, atul.gupta@...lsio.com,
        linux-scsi@...r.kernel.org, varun@...lsio.com, santosh@...lsio.com
Subject: Re: [PATCH net-next] cxgb4: use new fw interface to get the VIN and
 smt index

On Thu, Nov 22, 2018 at 10:53:49AM -0800, David Miller wrote:
> From: Jason Gunthorpe <jgg@...pe.ca>
> Date: Wed, 21 Nov 2018 19:46:24 -0700
> 
> > On Wed, Nov 21, 2018 at 01:40:24PM +0530, Ganesh Goudar wrote:
> >> From: Santosh Rastapur <santosh@...lsio.com>
> >> 
> >> If the fw supports returning VIN/VIVLD in FW_VI_CMD save it
> >> in port_info structure else retrieve these from viid and save
> >> them  in port_info structure. Do the same for smt_idx from
> >> FW_VI_MAC_CMD
> >> 
> >> Signed-off-by: Santosh Rastapur <santosh@...lsio.com>
> >> Signed-off-by: Ganesh Goudar <ganeshgr@...lsio.com>
> >>  drivers/crypto/chelsio/chtls/chtls_cm.c         |  3 +-
> >>  drivers/infiniband/hw/cxgb4/cm.c                |  6 +--
> >>  drivers/net/ethernet/chelsio/cxgb4/cxgb4.h      | 12 ++++-
> >>  drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 58 ++++++++++++-------------
> >>  drivers/net/ethernet/chelsio/cxgb4/l2t.c        | 13 +++---
> >>  drivers/net/ethernet/chelsio/cxgb4/t4_hw.c      | 46 ++++++++++++++++++--
> >>  drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h   | 20 +++++++++
> >>  drivers/scsi/cxgbi/cxgb4i/cxgb4i.c              |  3 +-
> >>  drivers/target/iscsi/cxgbit/cxgbit_cm.c         |  8 ++--
> >>  9 files changed, 114 insertions(+), 55 deletions(-)
> > 
> > Applied to for-next, but please try to write better commit messages in
> > future, explain what benifit your change is bringing.
> 
> The subject line indicates this is targetting my net-next tree, therefore
> why did you apply it to your's?

It is my mistake, it ended up in RDMA patchworks next to other RDMA
chelsio patches, and contained an IB component..

It is dropped from rdma.git now.

Thanks,
Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ