From: Dawid Osuchowski <dawid.osuchowski@linux.intel.com>
To: patches@ignore.pl
Cc: Dawid Osuchowski <dawid.osuchowski@linux.intel.com>
Subject: [PATCH what v2 0/2] ice: implement support for 0x0601 opcode
Date: Mon, 19 Jan 2026 17:16:28 +0100 [thread overview]
Message-ID: <20260119161630.20162-1-dawid.osuchowski@linux.intel.com> (raw)
Extracted extended_phy_capabilities into separate file and implemented
0x0601 opcode parsing.
Dawid Osuchowski (2):
ice: extract extended_phy_capabilities into a separate file
ice: implement support for 0x0601 opcode
samples/linux.log | 12 +++
what/ice/extended_phy_capabilities.lua | 104 ++++++++++++++++++++
what/ice/opcodes/0x0601.lua | 131 +++++++++++++++++++++++++
what/ice/opcodes/0x0607.lua | 107 +-------------------
4 files changed, 248 insertions(+), 106 deletions(-)
create mode 100644 what/ice/extended_phy_capabilities.lua
create mode 100644 what/ice/opcodes/0x0601.lua
--
2.52.0
next reply other threads:[~2026-01-19 16:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-19 16:16 Dawid Osuchowski [this message]
2026-01-19 16:16 ` [PATCH what v2 1/2] ice: extract extended_phy_capabilities into a separate file Dawid Osuchowski
2026-01-19 16:16 ` [PATCH what v2 2/2] ice: implement support for 0x0601 opcode Dawid Osuchowski
2026-01-19 17:08 ` [PATCH what v2 0/2] " Aki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260119161630.20162-1-dawid.osuchowski@linux.intel.com \
--to=dawid.osuchowski@linux.intel.com \
--cc=patches@ignore.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox