[Intel-wired-lan] [RFC PATCH 0/4] r8169: support dash
Jakub Kicinski
kuba at kernel.org
Wed Dec 8 21:37:54 UTC 2021
On Wed, 8 Dec 2021 07:53:28 +0000 Hayes Wang wrote:
> Jakub Kicinski <kuba at kernel.org>
> > Sent: Wednesday, December 8, 2021 12:21 PM
> > > Could devlink param be used for more than 4 bytes settings?
> > > At least the IPv6 address is longer.
> >
> > We can add a new devlink sub-command and driver callback in that case.
>
> Excuse me. Do you mean someone will add it? Then, I could use it.
> Or, I have to add it.
You'd need to write all the code.
> > > Besides, we need the information of SMBIOS which could
> > > be 4K ~ 8K bytes data. Is there any way we could transmit
> > > it to firmware?
> >
> > Is structure of that data defined by some DMTF standard?
> Yes.
That's good, as long as the kernel parses and validates the messages
the exact interface to user space does not matter that much.
More information about the Intel-wired-lan
mailing list