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:   Tue, 12 Jul 2022 14:01:13 +0200
From:   Benedikt Spranger <b.spranger@...utronix.de>
To:     netdev@...r.kernel.org
Subject: [PATCH ethtool 0/1] Add pretty printer for CPSW ALE table

Hi,

the TI CPSW switch family expose the ALE table entries by ethtool
register dump. Add a pretty printer to decode the ALE entries in a
nice human readable way.

Regards
    Bene Spranger

Benedikt Spranger (1):
  pretty: Add support for TI CPSW register dumps

 Makefile.am |   2 +-
 cpsw.c      | 193 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 ethtool.c   |   1 +
 internal.h  |   3 +
 4 files changed, 198 insertions(+), 1 deletion(-)
 create mode 100644 cpsw.c

-- 
2.36.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ