* Re: [PATCH 0/1] net: ethtool: add SmartNIC reset support [not found] ` <20171018213058.GD2847@C02RW35GFVH8.dhcp.broadcom.net> @ 2017-10-18 21:59 ` Scott Branden 0 siblings, 0 replies; 2+ messages in thread From: Scott Branden @ 2017-10-18 21:59 UTC (permalink / raw) To: Andy Gospodarek Cc: Andrew Lunn, David S. Miller, Allan W. Nielsen, Raju Lakkaraju, Florian Fainelli, BCM Kernel Feedback, linux-kernel, Steve Lin, netdev +netdev@vger.kernel.org On 17-10-18 02:30 PM, Andy Gospodarek wrote: > On Wed, Oct 18, 2017 at 12:31:28PM -0700, Scott Branden wrote: >> Hi Andrew, >> >> >> On 17-10-18 12:16 PM, Andrew Lunn wrote: >>>> Yes, there is also a management processor. >>> O.K. >>> >>> Maybe it would be nice to add some more text to the commit message to >>> make this clear. Define what an application processor is, and how it >>> differs from a management processor. But othersize: >> OK -will add more description to differentiate management processor vs. >> application processor(s). >>> Reviewed-by: Andrew Lunn <andrew@lunn.ch> >>> >>> I assume you have another kernel patch to actually make use of this? >>> It is normal to post the user of a new API in the same series as the >>> API. >> I actually wanted to get agreement that the bit define could be added to >> ethtool before implementing it in driver. >> If this direction approved we'll implement in driver and submit with this >> patch series. > I just noticed that you did not also post this to netdev@vger.kernel.org. I > suspect you are more likely to get review and acceptance if that list is cc'd. > > I'm not positive that Linus will take networking patches off this list. > >>> Andrew >> Thanks, >> Scott ^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <1508342496-5047-2-git-send-email-scott.branden@broadcom.com>]
* Re: [PATCH 1/1] net: ethtool: add support for reset of AP inside NIC interface. [not found] ` <1508342496-5047-2-git-send-email-scott.branden@broadcom.com> @ 2017-10-18 21:59 ` Scott Branden 0 siblings, 0 replies; 2+ messages in thread From: Scott Branden @ 2017-10-18 21:59 UTC (permalink / raw) To: David S. Miller, Allan W. Nielsen, Andrew Lunn, Raju Lakkaraju, Florian Fainelli Cc: BCM Kernel Feedback, linux-kernel, Steve Lin, netdev +netdev@vger.kernel.org On 17-10-18 09:01 AM, Scott Branden wrote: > Add ETH_RESET_AP to reset the application processor inside the NIC > interface. > > Signed-off-by: Scott Branden <scott.branden@broadcom.com> > --- > include/uapi/linux/ethtool.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/uapi/linux/ethtool.h b/include/uapi/linux/ethtool.h > index 5bd1b1d..f927ab7 100644 > --- a/include/uapi/linux/ethtool.h > +++ b/include/uapi/linux/ethtool.h > @@ -1685,6 +1685,7 @@ enum ethtool_reset_flags { > ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */ > ETH_RESET_RAM = 1 << 7, /* RAM shared between > * multiple components */ > + ETH_RESET_AP = 1 << 8, /* Application processor */ > > ETH_RESET_DEDICATED = 0x0000ffff, /* All components dedicated to > * this interface */ ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-18 22:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1508342496-5047-1-git-send-email-scott.branden@broadcom.com>
[not found] ` <20171018162823.GB15371@lunn.ch>
[not found] ` <b9f6864a-e746-bb0d-ec8f-b85924276266@broadcom.com>
[not found] ` <20171018191639.GI15371@lunn.ch>
[not found] ` <e8f5b581-2613-0dda-d9cc-e826a14ee394@broadcom.com>
[not found] ` <20171018213058.GD2847@C02RW35GFVH8.dhcp.broadcom.net>
2017-10-18 21:59 ` [PATCH 0/1] net: ethtool: add SmartNIC reset support Scott Branden
[not found] ` <1508342496-5047-2-git-send-email-scott.branden@broadcom.com>
2017-10-18 21:59 ` [PATCH 1/1] net: ethtool: add support for reset of AP inside NIC interface Scott Branden
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox