From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hayes Wang Date: Wed, 1 Dec 2021 02:57:00 +0000 Subject: [Intel-wired-lan] [RFC PATCH 0/4] r8169: support dash In-Reply-To: <20211129095947.547a765f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> References: <20211129101315.16372-381-nic_swsd@realtek.com> <20211129095947.547a765f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> Message-ID: <918d75ea873a453ab2ba588a35d66ab6@realtek.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: Jakub Kicinski > Sent: Tuesday, November 30, 2021 2:00 AM > Subject: Re: [RFC PATCH 0/4] r8169: support dash > > On Mon, 29 Nov 2021 18:13:11 +0800 Hayes Wang wrote: > > These patches are used to support dash for RTL8111EP and > > RTL8111FP(RTL81117). > > If I understand correctly DASH is a DMTF standard for remote control. > > Since it's a standard I think we should have a common way of > configuring it across drivers. Excuse me. I am not familiar with it. What document or sample code could I start? > Is enable/disable the only configuration > that we will need? I don't think I could answer it before I understand the above way you mentioned. > We don't use sysfs too much these days, can we move the knob to > devlink, please? (If we only need an on/off switch generic devlink param > should be fine). Thanks. I would study devlink. Best Regards, Hayes