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:   Wed, 18 Oct 2017 09:01:35 -0700
From:   Scott Branden <scott.branden@...adcom.com>
To:     "David S. Miller" <davem@...emloft.net>,
        "Allan W. Nielsen" <allan.nielsen@...rosemi.com>,
        Andrew Lunn <andrew@...n.ch>,
        Raju Lakkaraju <Raju.Lakkaraju@...rosemi.com>,
        Florian Fainelli <f.fainelli@...il.com>
Cc:     BCM Kernel Feedback <bcm-kernel-feedback-list@...adcom.com>,
        linux-kernel@...r.kernel.org, Steve Lin <steven.lin1@...adcom.com>,
        Scott Branden <scott.branden@...adcom.com>
Subject: [PATCH 0/1] net: ethtool: add SmartNIC reset support

Ethtool provides support for resetting other internal portions of the
NIC already.  Seems appropriate to use one of the bits for resetting
the application processor (AP) for SmartNICs.
If we are not able to use ethtool to reset such portions of the NIC we
will need to create some other API that allows us to do so.  Please
suggest alternatives.
See patch for proposed bit define using ethtool.

Please comment on the best way to add reset support for Next-gen
NIC devices that contain an application processor (AP).

Scott Branden (1):
  net: ethtool: add support for reset of AP inside NIC interface.

 include/uapi/linux/ethtool.h | 1 +
 1 file changed, 1 insertion(+)

-- 
2.5.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ