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-next>] [day] [month] [year] [list]
Date:   Sat, 11 Nov 2017 19:48:14 +0530
From:   Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, ganeshgr@...lsio.com, nirranjan@...lsio.com,
        indranil@...lsio.com,
        Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
Subject: [PATCH net-next 0/2] cxgb4: collect LE-TCAM and SGE queue contexts

Collect hardware dumps via ethtool --get-dump facility.

Patch 1 collects LE-TCAM dump.

Patch 2 collects SGE queue context dumps.

Thanks,
Rahul

Rahul Lakkireddy (2):
  cxgb4: collect LE-TCAM dump
  cxgb4: collect SGE queue context dump

 drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h |  38 ++++
 drivers/net/ethernet/chelsio/cxgb4/cudbg_if.h     |   2 +
 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c    | 253 ++++++++++++++++++++++
 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.h    |  11 +
 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h        |   4 +
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c  |  11 +
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c        |  62 ++++++
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.h        |   7 +
 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h      |  68 ++++++
 9 files changed, 456 insertions(+)

-- 
2.14.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ